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