summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs.h
AgeCommit message (Expand)Author
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