aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/vmxfeatures.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-22x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspaceSean Christopherson1-0/+1
2022-06-08KVM: VMX: Enable Notify VM exitTao Xu1-0/+1
2022-06-08KVM: VMX: enable IPI virtualizationChao Gao1-0/+2
2022-06-08x86/cpu: Add new VMX feature, Tertiary VM-Execution controlRobert Hoo1-1/+2
2021-02-04KVM: VMX: Enable bus lock VM exitChenyi Qiang1-0/+1
2020-02-21KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSEXiaoyao Li1-0/+1
2020-02-05x86: vmxfeatures: rename features for consistency with KVM and manualPaolo Bonzini1-3/+3
2020-01-13x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUsSean Christopherson1-0/+5
2020-01-13x86/vmx: Introduce VMX_FEATURES_*Sean Christopherson1-0/+81