aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/hyperv-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu1-3/+174
2020-12-02iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select()Dexuan Cui1-2/+2
2020-10-28iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are availableDavid Woodhouse1-0/+1
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse1-9/+0
2020-10-28iommu/hyper-v: Implement select() method on remapping irqdomainDavid Woodhouse1-0/+9
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse1-31/+0
2020-10-28x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner1-2/+2
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner1-1/+1
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner1-2/+2
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner1-1/+1
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-1/+4
2020-05-27iommu/hyper-v: Constify hyperv_ir_domain_opsRikard Falkeborn1-1/+1
2019-02-28iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu1-0/+196