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