summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/posted_intr.h
AgeCommit message (Expand)Author
2025-06-23KVM: x86: Decouple device assignment from IRQ bypassSean Christopherson
2025-06-23KVM: x86: Dedup AVIC vs. PI code for identifying target vCPUSean Christopherson
2025-06-20KVM: Pass new routing entries and irqfd when updating IRTEsSean Christopherson
2025-05-27Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-02KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak nameVishal Verma
2025-04-24x86/irq: KVM: Track PIR bitmap as an "unsigned long" arraySean Christopherson
2025-03-14KVM: TDX: Implement non-NMI interrupt injectionIsaku Yamahata
2024-12-22KVM: VMX: don't include '<linux/find.h>' directlyWolfram Sang
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