summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/vmcs12.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: nVMX: Update VMCS12_REVISION comment to state it should never changeSean Christopherson2024-06-281-6/+8
* bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky2022-11-091-3/+2
* KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov2022-01-281-3/+3
* KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu2021-08-131-4/+0
* KVM: nVMX: Dynamically compute max VMCS index for vmcs12Sean Christopherson2021-06-211-6/+0
* KVM: nVMX: Add a TSC multiplier field in VMCS12Ilias Stamatis2021-06-171-1/+3
* KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson2021-04-201-1/+3
* KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson2020-04-211-8/+2
* Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-111-2/+3
|\
| * KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-191-2/+3
* | KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fieldsSean Christopherson2019-06-181-39/+18
|/
* KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson2018-12-141-0/+462