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