Age | Commit message (Expand) | Author |
---|---|---|
2023-02-27 | hw: Replace qemu_or_irq typedef by OrIRQState | Philippe Mathieu-Daudé |
2023-02-27 | hw/or-irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() | Philippe Mathieu-Daudé |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-01-23 | hw/core/or-irq: Increase limit of or-lines to 48 | Guenter Roeck |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2018-06-15 | hw/core/or-irq: Support more than 16 inputs to an OR gate | Peter Maydell |
2018-03-02 | include/hw/or-irq.h: Add missing include guard | Peter Maydell |
2017-10-16 | include/hw/or-irq.h: Drop unused in_irqs field | Peter Maydell |
2016-10-04 | irq: Add a new irq device that allows the ORing of lines | Alistair Francis |