Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES | Peter Maydell | 2020-01-30 | 1 | -1/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/core/or-irq: Support more than 16 inputs to an OR gate | Peter Maydell | 2018-06-15 | 1 | -2/+37 |
* | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 2017-05-17 | 1 | -1/+1 |
* | hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet | Thomas Huth | 2017-02-28 | 1 | -0/+3 |
* | irq: Add a new irq device that allows the ORing of lines | Alistair Francis | 2016-10-04 | 1 | -0/+107 |