15ad9762d69f ("KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()") 13b964a29d66 ("KVM: nVMX: Don't "put" vCPU or host state when switching VMCS") b464f57e133d ("KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}") 2342080cd675 ("KVM: VMX: Store the host kernel's IDT base in a global variable") 49def500e5ec ("KVM: VMX: Read cached VM-Exit reason to detect external interrupt") c9afc58cc368 ("KVM: VMX: Pass "launched" directly to the vCPU-run asm blob") c09b03eb7f96 ("KVM: VMX: Update VMCS.HOST_RSP via helper C function") 5a8781607e67 ("KVM: nVMX: Cache host_rsp on a per-VMCS basis") fbda0fd31a6d ("KVM: nVMX: Let the compiler select the reg for holding HOST_RSP") 74dfa2784e96 ("KVM: nVMX: Reference vmx->loaded_vmcs->launched directly") bbc0b8239257 ("KVM: nVMX: Capture VM-Fail via CC_{SET,OUT} in nested early checks") f1727b495477 ("KVM: nVMX: Capture VM-Fail to a local var in nested_vmx_check_vmentry_hw()") 6c1e7e5b40f2 ("KVM: nVMX: Explicitly reference the scratch reg in nested early checks") 6f7c6d23b71a ("KVM: VMX: Let the compiler save/load RDX during vCPU-run") ccf447434ee6 ("KVM: VMX: Manually load RDX in vCPU-run asm blob") f3689e3f17f0 ("KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob") 831a3011294d ("KVM: VMX: Modify only RSP when creating a placeholder for guest's RCX") 0e0ab73c9a02 ("KVM: VMX: Zero out *all* general purpose registers after VM-Exit") 1ce072cbfd8d ("KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks") 61c08aa9606d ("KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run")