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