Age | Commit message (Expand) | Author |
2020-10-31 | KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again | Vitaly Kuznetsov |
2020-04-23 | KVM: eVMCS: check if nesting is enabled | Paolo Bonzini |
2020-04-21 | KVM: nVMX: Remove non-functional "support" for CR3 target values | Sean Christopherson |
2020-02-05 | x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g... | Vitaly Kuznetsov |
2020-02-05 | x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() | Vitaly Kuznetsov |
2020-01-27 | x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_... | Vitaly Kuznetsov |
2019-07-02 | x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use | Vitaly Kuznetsov |
2019-01-25 | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly | Vitaly Kuznetsov |
2018-12-14 | x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper | Vitaly Kuznetsov |
2018-12-14 | KVM: VMX: Move eVMCS code to dedicated files | Sean Christopherson |