Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-05 | x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g... | Vitaly Kuznetsov | 1 | -0/+53 |
2020-02-05 | x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() | Vitaly Kuznetsov | 1 | -6/+26 |
2020-01-27 | x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_... | Vitaly Kuznetsov | 1 | -5/+0 |
2019-07-02 | x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use | Vitaly Kuznetsov | 1 | -0/+18 |
2019-01-25 | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly | Vitaly Kuznetsov | 1 | -3/+4 |
2018-12-14 | x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper | Vitaly Kuznetsov | 1 | -7/+16 |
2018-12-14 | KVM: VMX: Move eVMCS code to dedicated files | Sean Christopherson | 1 | -0/+343 |