summaryrefslogtreecommitdiff
path: root/virt/kvm/async_pf.c
AgeCommit message (Expand)Author
2014-06-09KVM: async_pf: mm->mm_users can not pin apf->mmOleg Nesterov
2014-06-09kvm: remove .done from struct kvm_async_pfRadim Krčmář
2014-06-09kvm: free resources after canceling async_pfRadim Krčmář
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