aboutsummaryrefslogtreecommitdiffstats
path: root/irq.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-19irq: add irqfd helpersJean-Philippe Brucker1-0/+31
2017-11-03Add GICv2m supportJean-Philippe Brucker1-12/+49
2017-06-09extend GSI IRQ routing to take a device IDAndre Przywara1-2/+8
2017-06-09MSI-X: update GSI routing after changed MSI-X configurationAndre Przywara1-0/+34
2017-06-09irq: move IRQ routing into irq.cAndre Przywara1-0/+87
2015-07-08irq: add irq__get_nr_allocated_linesMarc Zyngier1-0/+5
2015-06-01kvm tools: irq: make irq__alloc_line genericWill Deacon1-0/+9
2015-06-01kvm tools: Split x86 arch-specific bits into x86/Matt Evans1-193/+0
2015-06-01kvm tools: Use IRQ line 5+ for devicesSasha Levin1-1/+1
2015-06-01kvm tools: Simplify msi message handlingSasha Levin1-4/+4
2015-06-01kvm tools: Fix IRQ mappingSasha Levin1-3/+4
2015-06-01kvm tools: Use GSI routingSasha Levin1-0/+80
2015-06-01kvm tools: Fix up PCI pin assignment to conform specificationCyrill Gorcunov1-2/+7
2015-06-01kvm tools: Introduce IRQ registrySasha Levin1-0/+107