aboutsummaryrefslogtreecommitdiff
path: root/include/hw/or-irq.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-01-23hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck1-1/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-1/+0
2018-06-15hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell1-1/+4
2018-03-02include/hw/or-irq.h: Add missing include guardPeter Maydell1-0/+5
2017-10-16include/hw/or-irq.h: Drop unused in_irqs fieldPeter Maydell1-1/+0
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis1-0/+44