aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kvm/vmx/evmcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-05x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guestsVitaly Kuznetsov1-0/+53
2020-02-05x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()Vitaly Kuznetsov1-6/+26
2020-01-27x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()Vitaly Kuznetsov1-5/+0
2019-07-02x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in useVitaly Kuznetsov1-0/+18
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov1-3/+4
2018-12-14x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helperVitaly Kuznetsov1-7/+16
2018-12-14KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson1-0/+343