8d68bad6d869 ("KVM: nVMX: Filter out all unsupported controls when eVMCS was activated") 31de3d2500e4 ("x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()") de9bf4d4cea3 ("x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()") 864e2ab2b46d ("kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common") 9753d68865c5 ("KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS on Intel") c034f2aa8622 ("KVM: VMX: Fix conditions for guest IA32_XSS support") 4d763b168e9c ("KVM: VMX: check CPUID before allowing read/write of IA32_XSS") 1811d979c716 ("x86/kvm: move kvm_load/put_guest_xcr0 into atomic context") fc2ba5a27a1a ("KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering") 3b895ef48615 ("KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine") e75c3c3a0487 ("KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg") 77df549559db ("KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs") ee2fc635ef71 ("KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()") c823dd5c0f3f ("KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()") 5e0781df1899 ("KVM: VMX: Move vCPU-run code to a proper assembly routine") 63c73aa07fca ("KVM: VMX: Create a stack frame in vCPU-run") c14f9dd50b01 ("KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm") d55892049171 ("KVM: VMX: Use vcpu->arch.regs directly when saving/loading guest state") f78d0971b7bd ("KVM: VMX: Don't save guest registers after VM-Fail") 217aaff53c25 ("KVM: VMX: Invert the ordering of saving guest/host scratch reg at VM-Enter")