Commit History

作者 SHA1 備註 提交日期
  Andrea Arcangeli 0664e57ff0 mm: gup: kvm use get_user_pages_unlocked 10 年之前
  Andres Lagar-Cavilla 234b239bea kvm: Faults which trigger IO release the mmap_sem 11 年之前
  Linus Torvalds b05d59dfce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next 11 年之前
  Oleg Nesterov e9545b9f8a KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL) 11 年之前
  Oleg Nesterov d72d946d0b KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() 11 年之前
  Oleg Nesterov 41c22f6262 KVM: async_pf: mm->mm_users can not pin apf->mm 11 年之前
  Dominik Dingel 1179ba5395 KVM: async_pf: Add missing call for async page present 11 年之前
  Dominik Dingel 9f2ceda49c KVM: async_pf: Allow to wait for outstanding work 12 年之前
  Dominik Dingel e0ead41a6d KVM: async_pf: Provide additional direct page notification 12 年之前
  chai wen f2e106692d KVM: Drop FOLL_GET in GUP when doing async page fault 12 年之前
  Radim Krčmář 98fda16929 kvm: remove .done from struct kvm_async_pf 12 年之前
  Radim Krčmář 28b441e240 kvm: free resources after canceling async_pf 12 年之前
  Xiao Guangrong 32cad84f44 KVM: do not release the error page 13 年之前
  Xiao Guangrong 6cede2e679 KVM: introduce KVM_ERR_PTR_BAD_PAGE 13 年之前
  Xiao Guangrong a2766325cf KVM: remove dummy pages 13 年之前
  Xiao Guangrong 2b4b5af8f8 KVM: use kvm_release_page_clean to release the page 13 年之前
  Xiao Guangrong 64f638c7c4 KVM: fix the race while wakeup all pv guest 15 年之前
  Xiao Guangrong 15096ffcea KVM: handle more completed apfs if possible 15 年之前
  Gleb Natapov 7c90705bf2 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. 15 年之前
  Gleb Natapov 344d9588a9 KVM: Add PV MSR to enable asynchronous page faults delivery. 15 年之前
  Gleb Natapov 56028d0861 KVM: Retry fault before vmentry 15 年之前
  Gleb Natapov af585b921e KVM: Halt vcpu if page it tries to access is swapped out 15 年之前