Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fb6c6f2529e7c87a99a2f85ae1bb5b3c468482ff
/
virt
/
kvm
/
async_pf.c
0664e57
mm: gup: kvm use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
234b239
kvm: Faults which trigger IO release the mmap_sem
by Andres Lagar-Cavilla
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
e9545b9
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
by Oleg Nesterov
· 11 years ago
d72d946
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
by Oleg Nesterov
· 11 years ago
41c22f6
KVM: async_pf: mm->mm_users can not pin apf->mm
by Oleg Nesterov
· 11 years ago
1179ba5
KVM: async_pf: Add missing call for async page present
by Dominik Dingel
· 11 years ago
9f2ceda
KVM: async_pf: Allow to wait for outstanding work
by Dominik Dingel
· 11 years ago
e0ead41
KVM: async_pf: Provide additional direct page notification
by Dominik Dingel
· 11 years ago
f2e1066
KVM: Drop FOLL_GET in GUP when doing async page fault
by chai wen
· 11 years ago
98fda16
kvm: remove .done from struct kvm_async_pf
by Radim Krčmář
· 11 years ago
28b441e
kvm: free resources after canceling async_pf
by Radim Krčmář
· 11 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 years ago
6cede2e
KVM: introduce KVM_ERR_PTR_BAD_PAGE
by Xiao Guangrong
· 12 years ago
a276632
KVM: remove dummy pages
by Xiao Guangrong
· 12 years ago
2b4b5af
KVM: use kvm_release_page_clean to release the page
by Xiao Guangrong
· 12 years ago
64f638c
KVM: fix the race while wakeup all pv guest
by Xiao Guangrong
· 14 years ago
15096ff
KVM: handle more completed apfs if possible
by Xiao Guangrong
· 14 years ago
7c90705
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
by Gleb Natapov
· 14 years ago
344d958
KVM: Add PV MSR to enable asynchronous page faults delivery.
by Gleb Natapov
· 14 years ago
56028d0
KVM: Retry fault before vmentry
by Gleb Natapov
· 14 years ago
af585b9
KVM: Halt vcpu if page it tries to access is swapped out
by Gleb Natapov
· 14 years ago