summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/evmcs.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov2020-10-311-2/+1
* KVM: eVMCS: check if nesting is enabledPaolo Bonzini2020-04-231-11/+13
* KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson2020-04-211-8/+0
* 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