35fbe0d4ef9a ("KVM: VMX: Write VPID to vmcs when creating vcpu") a821bab2d1ee ("KVM: VMX: Move VMX specific files to a "vmx" subdirectory") 199b118ab3d5 ("KVM: VMX: Alphabetize the includes in vmx.c") b8bbab928fb1 ("KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR") 945679e301ea ("KVM: nVMX: add enlightened VMCS state") 5d7a6443368e ("KVM: VMX: refactor evmcs_sanitize_exec_ctrls()") 14c07ad89f4d ("x86/kvm/mmu: introduce guest_mmu") 6a82cd1c7b1e ("x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()") 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}") c37a6116d85c ("KVM: nVMX: do not call nested_vmx_succeed() for consistency check VMExit") cb61de2f4819 ("KVM: nVMX: do not skip VMEnter instruction that succeeds") 09abe3200266 ("KVM: nVMX: split pieces of prepare_vmcs02() to prepare_vmcs02_early()") 860ff2aa84d3 ("KVM: VMX: remove ASSERT() on vmx->pml_pg validity") a633e41e7362 ("KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode()") 7671ce21b13b ("KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()") d63907dc7dd1 ("KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode") 3df5c37e55c8 ("KVM: nVMX: try to set EFER bits correctly when initializing controls") 1abf23fb42f5 ("KVM: nVMX: use vm_exit_controls_init() to write exit controls for vmcs02") 5b8ba41dafd7 ("KVM: nVMX: move vmcs12 EPTP consistency check to check_vmentry_prereqs()") bd18bffca353 ("KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail") efebf0aaec3d ("KVM: nVMX: Do not flush TLB on L1<->L2 transitions if L1 uses VPID and EPT") 327c072187f7 ("KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes") 3d5bdae8b164 ("KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID") 1438921c6dc1 ("KVM: nVMX: Flush TLB entries tagged by dest EPTP on L1<->L2 transitions")