summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routinesSean Christopherson2018-12-211-1/+0
* KVM: x86: Set intercept for Intel PT MSRs read/writeChao Peng2018-12-211-0/+1
* KVM: x86: Add Intel PT context switch for each vcpuChao Peng2018-12-211-0/+21
* KVM: x86: Add Intel PT virtualization work modeChao Peng2018-12-211-1/+8
* KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inlineSean Christopherson2018-12-141-0/+1
* KVM: VMX: Expose various getters and setters to nested VMXSean Christopherson2018-12-141-0/+27
* KVM: VMX: Expose misc variables needed for nested VMXSean Christopherson2018-12-141-0/+4
* KVM: VMX: Move VMX instruction wrappers to a dedicated header fileSean Christopherson2018-12-141-0/+108
* KVM: VMX: Add vmx.h to hold VMX definitionsSean Christopherson2018-12-141-0/+351