Age | Commit message (Expand) | Author |
---|---|---|
2020-01-30 | hw/core: deprecate old reset functions and introduce new ones | Damien Hedde |
2020-01-30 | hw/core: add Resettable support to BusClass and DeviceClass | Damien Hedde |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-06-13 | hw/core/bus.c: Only the main system bus can have no parent | Peter Maydell |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-11 | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster |
2019-02-17 | qdev: pass an Object * to qbus_set_hotplug_handler() | Michael Roth |
2018-06-18 | Revert "bus: do not unref the added child bus on realize" | Marc-André Lureau |
2018-06-12 | bus: do not unref the added child bus on realize | Marc-André Lureau |
2017-03-01 | bus: do not unref hotplug handler | Marc-André Lureau |
2016-09-08 | bus: simplify name handling | Marc-André Lureau |
2016-05-26 | qdev: Start disentangling bus from device | Andreas Färber |