summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/posted_intr.h
AgeCommit message (Expand)Author
2024-06-28KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson
2024-04-30KVM: VMX: Move posted interrupt descriptor out of VMX codeJacob Pan
2022-06-08KVM: VMX: enable IPI virtualizationChao Gao
2022-02-10KVM: VMX: Rename VMX functions to conform to kvm_x86_ops namesSean Christopherson
2022-01-19KVM: VMX: Handle PI descriptor updates during vcpu_put/loadSean Christopherson
2021-12-08KVM: VMX: Use boolean returns for Posted Interrupt "test" helpersSean Christopherson
2021-05-27KVM: VMX: update vcpu posted-interrupt descriptor when assigning deviceMarcelo Tosatti
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini
2020-09-28KVM: VMX: Extract posted interrupt support to separate filesXiaoyao Li