summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs12.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-291-0/+1
* KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov2022-01-281-2/+2
* KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu2021-08-131-1/+0
* KVM: nVMX: Add a TSC multiplier field in VMCS12Ilias Stamatis2021-06-171-0/+1
* KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson2021-04-201-0/+1
* KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson2020-04-211-4/+0
* KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson2018-12-141-0/+157