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