Marcelo Tosatti
|
eb45fda45f
KVM: MMU: fix rmap_remove on non present sptes
|
14 years ago |
Huang Ying
|
77db5cbd29
KVM: MCE: Send SRAR SIGBUS directly
|
14 years ago |
Nicolas Kaiser
|
9611c18777
KVM: fix typo in copyright notice
|
14 years ago |
Avi Kivity
|
7ebaf15eef
KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address
|
14 years ago |
Xiao Guangrong
|
6903074c36
KVM: MMU: audit: check whether have unsync sps after root sync
|
14 years ago |
Xiao Guangrong
|
c42fffe3a3
KVM: MMU: audit: unregister audit tracepoints before module unloaded
|
14 years ago |
Xiao Guangrong
|
33f91edb92
KVM: MMU: set access bit for direct mapping
|
14 years ago |
Xiao Guangrong
|
6292757fb0
KVM: MMU: update 'root_hpa' out of loop in PAE shadow path
|
14 years ago |
Hillf Danton
|
cb16a7b387
KVM: MMU: fix counting of rmap entries in rmap_add()
|
14 years ago |
Avi Kivity
|
b0bc3ee2b5
KVM: MMU: Fix regression with ept memory types merged into non-ept page tables
|
14 years ago |
Joerg Roedel
|
4b16184c1c
KVM: SVM: Initialize Nested Nested MMU context on VMRUN
|
15 years ago |
Joerg Roedel
|
2d48a985c7
KVM: MMU: Track NX state in struct kvm_mmu
|
15 years ago |
Joerg Roedel
|
81407ca553
KVM: MMU: Allow long mode shadows for legacy page tables
|
15 years ago |
Joerg Roedel
|
651dd37a9c
KVM: MMU: Refactor mmu_alloc_roots function
|
15 years ago |
Joerg Roedel
|
d41d1895eb
KVM: MMU: Introduce kvm_pdptr_read_mmu
|
15 years ago |
Joerg Roedel
|
02f59dc9f1
KVM: MMU: Introduce init_kvm_nested_mmu()
|
15 years ago |
Joerg Roedel
|
6539e738f6
KVM: MMU: Implement nested gva_to_gpa functions
|
15 years ago |
Joerg Roedel
|
14dfe855f9
KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
|
15 years ago |
Joerg Roedel
|
8df25a328a
KVM: MMU: Track page fault data in struct vcpu
|
15 years ago |
Joerg Roedel
|
3241f22da8
KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
|
15 years ago |
Joerg Roedel
|
52fde8df7d
KVM: MMU: Introduce kvm_init_shadow_mmu helper function
|
15 years ago |
Joerg Roedel
|
cb659db8a7
KVM: MMU: Introduce inject_page_fault function pointer
|
15 years ago |
Joerg Roedel
|
5777ed340d
KVM: MMU: Introduce get_cr3 function pointer
|
15 years ago |
Joerg Roedel
|
1c97f0a04c
KVM: X86: Introduce a tdp_set_cr3 function
|
15 years ago |
Joerg Roedel
|
f43addd461
KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
|
15 years ago |
Joerg Roedel
|
c5a78f2b64
KVM: MMU: Make tdp_enabled a mmu-context parameter
|
15 years ago |
Joerg Roedel
|
f87f928882
KVM: MMU: Fix 32 bit legacy paging with NPT
|
15 years ago |
Xiao Guangrong
|
2f4f337248
KVM: MMU: move audit to a separate file
|
15 years ago |
Xiao Guangrong
|
8b1fe17cc7
KVM: MMU: support disable/enable mmu audit dynamicly
|
15 years ago |
Xiao Guangrong
|
8e0e8afa82
KVM: MMU: remove count_rmaps()
|
15 years ago |