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