summaryrefslogtreecommitdiffstats
path: root/virt/kvm/async_pf.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: fix the race while wakeup all pv guestXiao Guangrong2011-01-121-1/+4
* KVM: handle more completed apfs if possibleXiao Guangrong2011-01-121-16/+16
* KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-121-1/+2
* KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-121-0/+20
* KVM: Retry fault before vmentryGleb Natapov2011-01-121-0/+2
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-121-0/+190
OpenPOWER on IntegriCloud