summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/capabilities.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-28KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson1-1/+1
2020-09-28KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()Sean Christopherson1-4/+4
2020-06-01KVM: x86/pmu: Support full width countingLike Xu1-0/+11
2020-03-16KVM: x86: Handle PKU CPUID adjustment in VMX codeSean Christopherson1-5/+0
2020-03-16KVM: x86: Use supported_xcr0 to detect MPX supportSean Christopherson1-1/+1
2020-03-16KVM: VMX: Add helpers to query Intel PT modeSean Christopherson1-0/+18
2020-02-21KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov1-0/+1
2020-01-27kvm/svm: PKU not currently supportedJohn Allen1-0/+5
2019-09-24KVM: x86: Add support for user wait instructionsTao Xu1-0/+6
2019-04-30KVM: VMX: Include architectural defs header in capabilities.hSean Christopherson1-0/+2
2018-12-21KVM: x86: Add Intel PT virtualization work modeChao Peng1-0/+15
2018-12-14KVM: VMX: Expose various module param vars via capabilities.hSean Christopherson1-0/+7
2018-12-14KVM: VMX: Move capabilities structs and helpers to dedicated fileSean Christopherson1-0/+321