summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv/irqdomain.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland1-1/+1
2021-12-09x86/hyperv: Refactor hv_msi_domain_free_irqs()Thomas Gleixner1-38/+17
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury1-3/+3
2021-02-11iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu1-0/+25
2021-02-11x86/hyperv: implement an MSI domain for root partitionWei Liu1-0/+360