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