summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs12.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-09bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky1-3/+2
2022-01-28KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov1-3/+3
2021-08-13KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu1-4/+0
2021-06-21KVM: nVMX: Dynamically compute max VMCS index for vmcs12Sean Christopherson1-6/+0
2021-06-17KVM: nVMX: Add a TSC multiplier field in VMCS12Ilias Stamatis1-1/+3
2021-04-20KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson1-1/+3
2020-04-21KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson1-8/+2
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-2/+3
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon1-2/+3
2019-06-18KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fieldsSean Christopherson1-39/+18
2018-12-14KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson1-0/+462