aboutsummaryrefslogtreecommitdiff
path: root/hw/core/irq.c
AgeCommit message (Expand)Author
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2016-01-29hw/core: Clean up includesPeter Maydell
2014-10-23irq: Remove qemu_irq_intercept_outPeter Crosthwaite
2014-10-23qtest/irq: Rework IRQ interceptionPeter Crosthwaite
2014-07-01irq: Slim conversion of qemu_irq to QOMAndreas Färber
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2013-10-14hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini