summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/vmcs12.c
AgeCommit message (Expand)Author
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson
2022-01-28KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov
2021-08-13KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu
2021-06-17KVM: nVMX: Add a TSC multiplier field in VMCS12Ilias Stamatis
2021-04-20KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson
2020-04-21KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson
2018-12-14KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson