Historique des commits

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