summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs12.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov1-2/+2
2021-08-13KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu1-1/+0
2021-06-17KVM: nVMX: Add a TSC multiplier field in VMCS12Ilias Stamatis1-0/+1
2021-04-20KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson1-0/+1
2020-04-21KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson1-4/+0
2018-12-14KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson1-0/+157