summaryrefslogtreecommitdiffstats
path: root/hw/core/irq.c
Commit message (Expand)AuthorAgeFilesLines
* hw/core/irq: remove unused 'qemu_irq_split' functionZongyuan Li2022-04-211-15/+0Star
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé2019-11-051-14/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* tcg: drop global lock during TCG code executionJan Kiszka2017-02-241-0/+1
* hw/core: Clean up includesPeter Maydell2016-01-291-0/+1
* irq: Remove qemu_irq_intercept_outPeter Crosthwaite2014-10-231-6/+0Star
* qtest/irq: Rework IRQ interceptionPeter Crosthwaite2014-10-231-1/+1
* irq: Slim conversion of qemu_irq to QOMAndreas Färber2014-07-011-2/+20
* irq: Allocate IRQs individuallyPeter Crosthwaite2014-07-011-13/+7Star
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-2/+2
* hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum2013-10-141-0/+16
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+136