Andrea Arcangeli
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 years ago |
Andrea Arcangeli
|
936a5fe6e6
thp: kvm mmu transparent hugepage support
|
14 years ago |
Xiao Guangrong
|
f8e453b00c
KVM: MMU: handle 'map_writable' in set_spte() function
|
14 years ago |
Xiao Guangrong
|
b034cf0105
KVM: MMU: audit: allow audit more guests at the same time
|
14 years ago |
Avi Kivity
|
9f8fe5043f
KVM: Replace reads of vcpu->arch.cr3 by an accessor
|
14 years ago |
Marcelo Tosatti
|
e49146dce8
KVM: MMU: only write protect mappings at pagetable level
|
14 years ago |
Avi Kivity
|
c445f8ef43
KVM: MMU: Initialize base_role for tdp mmus
|
14 years ago |
Andre Przywara
|
dc25e89e07
KVM: SVM: copy instruction bytes from VMCB
|
14 years ago |
Andre Przywara
|
51d8b66199
KVM: cleanup emulate_instruction
|
14 years ago |
Takuya Yoshikawa
|
d4dbf47009
KVM: MMU: Make the way of accessing lpage_info more generic
|
14 years ago |
Xiao Guangrong
|
fb67e14fc9
KVM: MMU: retry #PF for softmmu
|
14 years ago |
Xiao Guangrong
|
2ec4739ddc
KVM: MMU: fix accessed bit set on prefault path
|
14 years ago |
Xiao Guangrong
|
78b2c54aa4
KVM: MMU: rename 'no_apf' to 'prefault'
|
14 years ago |
Takuya Yoshikawa
|
700e1b1219
KVM: MMU: Avoid dropping accessed bit while removing write access
|
14 years ago |
Avi Kivity
|
6389ee9463
KVM: Pull extra page fault information into struct x86_exception
|
14 years ago |
Avi Kivity
|
ab9ae31387
KVM: Push struct x86_exception info the various gva_to_gpa variants
|
14 years ago |
Xiao Guangrong
|
407c61c6bd
KVM: MMU: abstract invalid guest pte mapping
|
14 years ago |
Xiao Guangrong
|
a4a8e6f76e
KVM: MMU: remove 'clear_unsync' parameter
|
14 years ago |
Lai Jiangshan
|
9bdbba13b8
KVM: MMU: rename 'reset_host_protection' to 'host_writable'
|
14 years ago |
Xiao Guangrong
|
b330aa0c7d
KVM: MMU: don't drop spte if overwrite it from W to RO
|
14 years ago |
Xiao Guangrong
|
c4806acdce
KVM: MMU: fix apf prefault if nested guest is enabled
|
14 years ago |
Xiao Guangrong
|
060c2abe6c
KVM: MMU: support apf for nonpaing guest
|
14 years ago |
Xiao Guangrong
|
5054c0de66
KVM: MMU: fix missing post sync audit
|
14 years ago |
Xiao Guangrong
|
c9b263d2be
KVM: fix tracing kvm_try_async_get_page
|
14 years ago |
Marcelo Tosatti
|
612819c3c6
KVM: propagate fault r/w information to gup(), allow read-only memory
|
14 years ago |
Marcelo Tosatti
|
7905d9a5ad
KVM: MMU: flush TLBs on writable -> read-only spte overwrite
|
14 years ago |
Marcelo Tosatti
|
982c25658c
KVM: MMU: remove kvm_mmu_set_base_ptes
|
14 years ago |
Jan Kiszka
|
7e1fbeac6f
KVM: x86: Mark kvm_arch_setup_async_pf static
|
14 years ago |
Gleb Natapov
|
7c90705bf2
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
|
14 years ago |
Gleb Natapov
|
56028d0861
KVM: Retry fault before vmentry
|
14 years ago |