summaryrefslogtreecommitdiff
path: root/virt/kvm/async_pf.c
AgeCommit message (Expand)Author
2010-11-21KVM: fix the race while wakeup all pv guestXiao Guangrong
2010-11-21KVM: handle more completed apfs if possibleXiao Guangrong
2010-11-21KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov
2010-11-21KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov
2010-11-21KVM: Retry fault before vmentryGleb Natapov
2010-11-21KVM: Halt vcpu if page it tries to access is swapped out.Gleb Natapov