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.
|
15 years ago |
Gleb Natapov
|
56028d0861
KVM: Retry fault before vmentry
|
15 years ago |
Gleb Natapov
|
af585b921e
KVM: Halt vcpu if page it tries to access is swapped out
|
15 years ago |
Avi Kivity
|
649497d1a3
KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow
|
14 years ago |
Marcelo Tosatti
|
eb45fda45f
KVM: MMU: fix rmap_remove on non present sptes
|
14 years ago |
Huang Ying
|
77db5cbd29
KVM: MCE: Send SRAR SIGBUS directly
|
15 years ago |
Nicolas Kaiser
|
9611c18777
KVM: fix typo in copyright notice
|
15 years ago |
Avi Kivity
|
7ebaf15eef
KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address
|
15 years ago |
Xiao Guangrong
|
6903074c36
KVM: MMU: audit: check whether have unsync sps after root sync
|
15 years ago |
Xiao Guangrong
|
c42fffe3a3
KVM: MMU: audit: unregister audit tracepoints before module unloaded
|
15 years ago |
Xiao Guangrong
|
33f91edb92
KVM: MMU: set access bit for direct mapping
|
15 years ago |