Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/core/irq: remove unused 'qemu_irq_split' function | Zongyuan Li | 2022-04-21 | 1 | -5/+0 |
* | include/hw/irq.h: New function qemu_irq_is_connected() | Peter Maydell | 2020-08-03 | 1 | -0/+18 |
* | Revert "irq: introduce qemu_irq_proxy()" | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -5/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -4/+0 |
* | hw/core/split-irq: Device that splits IRQ lines | Peter Maydell | 2018-03-02 | 1 | -1/+3 |
* | irq: Remove qemu_irq_intercept_out | Peter Crosthwaite | 2014-10-23 | 1 | -1/+0 |
* | irq: Slim conversion of qemu_irq to QOM | Andreas Färber | 2014-07-01 | 1 | -0/+2 |
* | irq: Allocate IRQs individually | Peter Crosthwaite | 2014-07-01 | 1 | -1/+1 |
* | hw/core: Add interface to allocate and free a single IRQ | Marcel Apfelbaum | 2013-10-14 | 1 | -0/+7 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+57 |