summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Leave preemption timer running when it's disabledSean Christopherson2019-06-181-0/+1
* KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'Sean Christopherson2019-06-181-1/+0
* KVM: nVMX: Shadow VMCS controls on a per-VMCS basisSean Christopherson2019-06-181-0/+9
* KVM: VMX: Read cached VM-Exit reason to detect external interruptSean Christopherson2019-06-181-0/+6
* KVM: nVMX: Cache host_rsp on a per-VMCS basisSean Christopherson2019-02-121-0/+1
* KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson2018-12-141-0/+2
* KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson2018-12-141-1/+3
* KVM: VMX: Move VMCS definitions to dedicated fileSean Christopherson2018-12-141-0/+132