Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-15 | KVM: VMX: Add helpers to identify interrupt type from intr_info | Sean Christopherson | 1 | -12/+20 |
2020-06-01 | KVM: VMX: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2019-06-18 | KVM: VMX: Leave preemption timer running when it's disabled | Sean Christopherson | 1 | -0/+1 |
2019-06-18 | KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs' | Sean Christopherson | 1 | -1/+0 |
2019-06-18 | KVM: nVMX: Shadow VMCS controls on a per-VMCS basis | Sean Christopherson | 1 | -0/+9 |
2019-06-18 | KVM: VMX: Read cached VM-Exit reason to detect external interrupt | Sean Christopherson | 1 | -0/+6 |
2019-02-12 | KVM: nVMX: Cache host_rsp on a per-VMCS basis | Sean Christopherson | 1 | -0/+1 |
2018-12-14 | KVM: VMX: Move eVMCS code to dedicated files | Sean Christopherson | 1 | -0/+2 |
2018-12-14 | KVM: nVMX: Move vmcs12 code to dedicated files | Sean Christopherson | 1 | -1/+3 |
2018-12-14 | KVM: VMX: Move VMCS definitions to dedicated file | Sean Christopherson | 1 | -0/+132 |