summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/evmcs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"Vitaly Kuznetsov2022-11-181-245/+0
* KVM: VMX: Get rid of eVMCS specific VMX controls sanitizationVitaly Kuznetsov2022-09-261-1/+0
* KVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened VMCSVitaly Kuznetsov2022-09-261-6/+3
* KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS configRobert Hoo2022-06-081-0/+1
* KVM: nVMX: Allow VMREAD when Enlightened VMCS is in useVitaly Kuznetsov2022-01-281-0/+12
* KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()Vitaly Kuznetsov2022-01-281-8/+24
* KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMERVitaly Kuznetsov2022-01-281-1/+3
* x86/kvm: Always inline evmcs_write64()Peter Zijlstra2021-09-151-2/+2
* KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu2021-08-131-4/+0
* KVM: nVMX: Introduce 'EVMPTR_MAP_PENDING' post-migration stateVitaly Kuznetsov2021-06-171-1/+2
* KVM: nVMX: Use '-1' in 'hv_evmcs_vmptr' to indicate that eVMCS is not in useVitaly Kuznetsov2021-06-171-0/+7
* KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov2020-10-311-2/+1
* KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()Vitaly Kuznetsov2020-03-161-0/+7
* x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...Vitaly Kuznetsov2020-02-051-0/+2
* x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()Vitaly Kuznetsov2020-02-051-0/+1
* KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov2019-09-241-0/+2
* x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in useVitaly Kuznetsov2019-07-021-0/+1
* x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helperVitaly Kuznetsov2018-12-141-0/+1
* KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson2018-12-141-290/+167
* KVM: VMX: Drop the "vmx" prefix from vmx_evmcs.hSean Christopherson2018-12-141-0/+324