Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | KVM: nVMX: Rename vmcs_to_field_offset{,_table} | Vitaly Kuznetsov | 1 | -3/+3 |
2021-08-13 | KVM: x86: Clean up redundant ROL16(val, n) macro definition | Like Xu | 1 | -4/+0 |
2021-06-21 | KVM: nVMX: Dynamically compute max VMCS index for vmcs12 | Sean Christopherson | 1 | -6/+0 |
2021-06-17 | KVM: nVMX: Add a TSC multiplier field in VMCS12 | Ilias Stamatis | 1 | -1/+3 |
2021-04-20 | KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC | Sean Christopherson | 1 | -1/+3 |
2020-04-21 | KVM: nVMX: Remove non-functional "support" for CR3 target values | Sean Christopherson | 1 | -8/+2 |
2019-07-11 | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -2/+3 |
2019-06-19 | KVM: x86: Modify struct kvm_nested_state to have explicit fields for data | Liran Alon | 1 | -2/+3 |
2019-06-18 | KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields | Sean Christopherson | 1 | -39/+18 |
2018-12-14 | KVM: nVMX: Move vmcs12 code to dedicated files | Sean Christopherson | 1 | -0/+462 |