Age | Commit message (Expand) | Author |
---|---|---|
2024-06-28 | KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector | Sean Christopherson |
2024-04-30 | KVM: VMX: Move posted interrupt descriptor out of VMX code | Jacob Pan |
2022-06-08 | KVM: VMX: enable IPI virtualization | Chao Gao |
2022-02-10 | KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names | Sean Christopherson |
2022-01-19 | KVM: VMX: Handle PI descriptor updates during vcpu_put/load | Sean Christopherson |
2021-12-08 | KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers | Sean Christopherson |
2021-05-27 | KVM: VMX: update vcpu posted-interrupt descriptor when assigning device | Marcelo Tosatti |
2020-10-24 | KVM: vmx: rename pi_init to avoid conflict with paride | Paolo Bonzini |
2020-09-28 | KVM: VMX: Extract posted interrupt support to separate files | Xiaoyao Li |