summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Introduce test mode related to EPT violation VEIsaku Yamahata2024-04-191-0/+5
* KVM: VMX: Handle NMI VM-Exits in noinstr regionSean Christopherson2023-01-241-2/+2
* KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS configRobert Hoo2022-06-081-0/+1
* KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple faultSean Christopherson2022-04-131-0/+5
* kvm: x86: Intercept #NM for saving IA32_XFD_ERRJing Liu2022-01-141-0/+5
* KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu2021-08-131-0/+2
* KVM: nVMX: Handle split-lock #AC exceptions that happen in L2Sean Christopherson2021-06-241-0/+5
* KVM: nVMX: Dynamically compute max VMCS index for vmcs12Sean Christopherson2021-06-211-0/+8
* KVM: VMX: Add a helper to test for a valid error code given an intr infoSean Christopherson2020-09-281-0/+7
* KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson2020-06-151-12/+20
* KVM: VMX: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-011-1/+1
* 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