1. 1179ba5 KVM: async_pf: Add missing call for async page present by Dominik Dingel · 10 years ago
  2. 9f2ceda KVM: async_pf: Allow to wait for outstanding work by Dominik Dingel · 11 years ago
  3. e0ead41 KVM: async_pf: Provide additional direct page notification by Dominik Dingel · 11 years ago
  4. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  5. 98fda16 kvm: remove .done from struct kvm_async_pf by Radim Krčmář · 11 years ago
  6. 28b441e kvm: free resources after canceling async_pf by Radim Krčmář · 11 years ago
  7. 32cad84 KVM: do not release the error page by Xiao Guangrong · 12 years ago
  8. 6cede2e KVM: introduce KVM_ERR_PTR_BAD_PAGE by Xiao Guangrong · 12 years ago
  9. a276632 KVM: remove dummy pages by Xiao Guangrong · 12 years ago
  10. 2b4b5af KVM: use kvm_release_page_clean to release the page by Xiao Guangrong · 12 years ago
  11. 64f638c KVM: fix the race while wakeup all pv guest by Xiao Guangrong · 14 years ago
  12. 15096ff KVM: handle more completed apfs if possible by Xiao Guangrong · 14 years ago
  13. 7c90705 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. by Gleb Natapov · 14 years ago
  14. 344d958 KVM: Add PV MSR to enable asynchronous page faults delivery. by Gleb Natapov · 14 years ago
  15. 56028d0 KVM: Retry fault before vmentry by Gleb Natapov · 14 years ago
  16. af585b9 KVM: Halt vcpu if page it tries to access is swapped out by Gleb Natapov · 14 years ago