Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: VMX: Leave preemption timer running when it's disabled | Sean Christopherson | 2019-06-18 | 1 | -0/+1 |
* | KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs' | Sean Christopherson | 2019-06-18 | 1 | -1/+0 |
* | KVM: nVMX: Shadow VMCS controls on a per-VMCS basis | Sean Christopherson | 2019-06-18 | 1 | -0/+9 |
* | KVM: VMX: Read cached VM-Exit reason to detect external interrupt | Sean Christopherson | 2019-06-18 | 1 | -0/+6 |
* | KVM: nVMX: Cache host_rsp on a per-VMCS basis | Sean Christopherson | 2019-02-12 | 1 | -0/+1 |
* | KVM: VMX: Move eVMCS code to dedicated files | Sean Christopherson | 2018-12-14 | 1 | -0/+2 |
* | KVM: nVMX: Move vmcs12 code to dedicated files | Sean Christopherson | 2018-12-14 | 1 | -1/+3 |
* | KVM: VMX: Move VMCS definitions to dedicated file | Sean Christopherson | 2018-12-14 | 1 | -0/+132 |