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