blob: a3477e705e1b0b2b46924295c420326acb0288e1 [file] [log] [blame]
552c69b1dc71 ("KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT")
a336282d7753 ("x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()")
36d9594dfbf2 ("x86/kvm/mmu: make space for source data caching in struct kvm_mmu")
14c07ad89f4d ("x86/kvm/mmu: introduce guest_mmu")
6a82cd1c7b1e ("x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()")
3dc773e74523 ("x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()")
44dd3ffa7bb3 ("x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU")
09abb5e3e5e5 ("KVM: nVMX: call kvm_skip_emulated_instruction in nested_vmx_{fail,succeed}")
cb61de2f4819 ("KVM: nVMX: do not skip VMEnter instruction that succeeds")
7671ce21b13b ("KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()")
bd18bffca353 ("KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail")
327c072187f7 ("KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes")
3d5bdae8b164 ("KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID")