aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/async_pf.c
AgeCommit message (Expand)Author
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-08-06KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong
2012-07-26KVM: remove dummy pagesXiao Guangrong
2012-07-26KVM: use kvm_release_page_clean to release the pageXiao Guangrong
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