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