summary refs log tree commit diff stats
path: root/include/hw/or-irq.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé2023-02-271-2/+0
* hw/or-irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé2023-02-271-2/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck2020-01-231-1/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0
* hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell2018-06-151-1/+4
* include/hw/or-irq.h: Add missing include guardPeter Maydell2018-03-021-0/+5
* include/hw/or-irq.h: Drop unused in_irqs fieldPeter Maydell2017-10-161-1/+0
* irq: Add a new irq device that allows the ORing of linesAlistair Francis2016-10-041-0/+44