summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-28KVM: VMX: Add a helper to test for a valid error code given an intr infoSean Christopherson1-0/+7
2020-06-15KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson1-12/+20
2020-06-01KVM: VMX: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-06-18KVM: VMX: Leave preemption timer running when it's disabledSean Christopherson1-0/+1
2019-06-18KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'Sean Christopherson1-1/+0
2019-06-18KVM: nVMX: Shadow VMCS controls on a per-VMCS basisSean Christopherson1-0/+9
2019-06-18KVM: VMX: Read cached VM-Exit reason to detect external interruptSean Christopherson1-0/+6
2019-02-12KVM: nVMX: Cache host_rsp on a per-VMCS basisSean Christopherson1-0/+1
2018-12-14KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson1-0/+2
2018-12-14KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson1-1/+3
2018-12-14KVM: VMX: Move VMCS definitions to dedicated fileSean Christopherson1-0/+132