summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmx.h
Commit message (Expand)AuthorAgeFilesLines
* kvm: vmx: Add memcg accounting to KVM allocationsBen Gardon2019-02-201-2/+3
* kvm: vmx: Fix typos in vmentry/vmexit control settingYu Zhang2019-02-201-3/+5
* KVM: x86: Sync the pending Posted-InterruptsLuwei Kang2019-02-201-6/+6
* KVM: VMX: Pass "launched" directly to the vCPU-run asm blobSean Christopherson2019-02-121-1/+1
* KVM: nVMX: Cache host_rsp on a per-VMCS basisSean Christopherson2019-02-121-1/+0
* 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