summaryrefslogtreecommitdiff
path: root/hw/core/irq.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-0/+1
2016-01-29hw/core: Clean up includesPeter Maydell1-0/+1
2014-10-23irq: Remove qemu_irq_intercept_outPeter Crosthwaite1-6/+0
2014-10-23qtest/irq: Rework IRQ interceptionPeter Crosthwaite1-1/+1
2014-07-01irq: Slim conversion of qemu_irq to QOMAndreas Färber1-2/+20
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite1-13/+7
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber1-2/+2
2013-10-14hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum1-0/+16
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+136