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