summaryrefslogtreecommitdiffstats
path: root/hw/core/or-irq.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth2017-02-281-0/+3
* irq: Add a new irq device that allows the ORing of linesAlistair Francis2016-10-041-0/+107