summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/vmcs.h
AgeCommit message (Expand)Author
2023-01-24KVM: VMX: Handle NMI VM-Exits in noinstr regionSean Christopherson
2022-06-08KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS configRobert Hoo
2022-04-13KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple faultSean Christopherson
2022-01-14kvm: x86: Intercept #NM for saving IA32_XFD_ERRJing Liu
2021-08-13KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu
2021-06-24KVM: nVMX: Handle split-lock #AC exceptions that happen in L2Sean Christopherson
2021-06-21KVM: nVMX: Dynamically compute max VMCS index for vmcs12Sean Christopherson
2020-09-28KVM: VMX: Add a helper to test for a valid error code given an intr infoSean Christopherson
2020-06-15KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson
2020-06-01KVM: VMX: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-06-18KVM: VMX: Leave preemption timer running when it's disabledSean Christopherson
2019-06-18KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'Sean Christopherson
2019-06-18KVM: nVMX: Shadow VMCS controls on a per-VMCS basisSean Christopherson
2019-06-18KVM: VMX: Read cached VM-Exit reason to detect external interruptSean Christopherson
2019-02-12KVM: nVMX: Cache host_rsp on a per-VMCS basisSean Christopherson
2018-12-14KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson
2018-12-14KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson
2018-12-14KVM: VMX: Move VMCS definitions to dedicated fileSean Christopherson