summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/evmcs.c
Commit message (Expand)AuthorAgeFilesLines
* x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...Vitaly Kuznetsov2020-02-051-0/+53
* x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()Vitaly Kuznetsov2020-02-051-6/+26
* x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_...Vitaly Kuznetsov2020-01-271-5/+0
* x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in useVitaly Kuznetsov2019-07-021-0/+18
* x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov2019-01-251-3/+4
* x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helperVitaly Kuznetsov2018-12-141-7/+16
* KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson2018-12-141-0/+343
OpenPOWER on IntegriCloud