summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/nested.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-1/+12
|\
| * KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson2019-10-221-1/+12
* | KVM: nVMX: mark functions in the header as "static inline"Paolo Bonzini2019-11-151-3/+3
* | KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} controlOliver Upton2019-11-151-0/+1
* | KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()Xiaoyao Li2019-10-221-1/+1
|/
* KVM: nVMX: Use descriptive names for VMCS sync functions and flagsSean Christopherson2019-06-181-1/+1
* kvm: vmx: segment limit check: use access lengthEugene Korenevsky2019-06-181-1/+1
* KVM: nVMX: Move nested code to dedicated filesSean Christopherson2018-12-141-0/+282
OpenPOWER on IntegriCloud