summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/nested.h
AgeCommit message (Expand)Author
2020-02-23KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton
2020-02-21KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-15KVM: nVMX: mark functions in the header as "static inline"Paolo Bonzini
2019-11-15KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} controlOliver Upton
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson
2019-10-22KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()Xiaoyao Li
2019-06-18KVM: nVMX: Use descriptive names for VMCS sync functions and flagsSean Christopherson
2019-06-18kvm: vmx: segment limit check: use access lengthEugene Korenevsky
2018-12-14KVM: nVMX: Move nested code to dedicated filesSean Christopherson