Marcelo Tosatti
|
1e73f9dd88
KVM: MMU: split mmu_set_spte
|
17 years ago |
Marcelo Tosatti
|
4c2155ce81
KVM: switch to get_user_pages_fast
|
17 years ago |
Sheng Yang
|
d40a1ee485
KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr
|
17 years ago |
Avi Kivity
|
3201b5d9f0
KVM: MMU: Fix setting the accessed bit on non-speculative sptes
|
17 years ago |
Avi Kivity
|
171d595d3b
KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
|
17 years ago |
Avi Kivity
|
2245a28fe2
KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()
|
17 years ago |
Avi Kivity
|
bc2d429979
KVM: MMU: Account for npt/ept/realmode page faults
|
17 years ago |
Avi Kivity
|
140754bc80
KVM: MMU: Convert direct maps to use the generic shadow walker
|
17 years ago |
Avi Kivity
|
3d000db568
KVM: MMU: Add generic shadow walker
|
17 years ago |
Avi Kivity
|
6c41f428b7
KVM: MMU: Infer shadow root level in direct_map()
|
17 years ago |
Avi Kivity
|
6e37d3dc3e
KVM: MMU: Unify direct map 4K and large page paths
|
17 years ago |
Avi Kivity
|
135f8c2b07
KVM: MMU: Move SHADOW_PT_INDEX to mmu.c
|
17 years ago |
Dave Hansen
|
6ad18fba05
KVM: Reduce stack usage in kvm_pv_mmu_op()
|
17 years ago |
Avi Kivity
|
5b5c6a5a60
KVM: MMU: Simplify kvm_mmu_zap_page()
|
17 years ago |
Avi Kivity
|
31aa2b44af
KVM: MMU: Separate the code for unlinking a shadow page from its parents
|
17 years ago |
Sheng Yang
|
534e38b447
KVM: VMX: Always return old for clear_flush_young() when using EPT
|
17 years ago |
Andrea Arcangeli
|
e930bffe95
KVM: Synchronize guest physical memory map to host virtual memory map
|
17 years ago |
Avi Kivity
|
577bdc4966
KVM: Avoid instruction emulation when event delivery is pending
|
17 years ago |
Joerg Roedel
|
5f4cb662a0
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
|
17 years ago |
Avi Kivity
|
722c05f219
KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
|
17 years ago |
Marcelo Tosatti
|
376c53c2b3
KVM: MMU: improve invalid shadow root page handling
|
17 years ago |
Marcelo Tosatti
|
5a4c928804
KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
|
17 years ago |
Avi Kivity
|
db475c39ec
KVM: MMU: Fix printk format
|
17 years ago |
Avi Kivity
|
6ada8cca79
KVM: MMU: When debug is enabled, make it a run-time parameter
|
17 years ago |
Avi Kivity
|
131d82791b
KVM: MMU: Avoid page prefetch on SVM
|
17 years ago |
Avi Kivity
|
d761a501cf
KVM: MMU: Move nonpaging_prefetch_page()
|
17 years ago |
Avi Kivity
|
1b7fcd3263
KVM: MMU: Fix false flooding when a pte points to page table
|
17 years ago |
Harvey Harrison
|
8b2cf73cc1
KVM: add statics were possible, function definition in lapic.h
|
17 years ago |
Avi Kivity
|
6bf6a9532f
KVM: MMU: Fix oops on guest userspace access to guest pagetable
|
17 years ago |
Marcelo Tosatti
|
3094538739
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
|
17 years ago |