Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+1 |
2019-06-13 | hw/core/bus.c: Only the main system bus can have no parent | Peter Maydell | 1 | -12/+9 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-06-11 | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster | 1 | -1/+1 |
2019-02-17 | qdev: pass an Object * to qbus_set_hotplug_handler() | Michael Roth | 1 | -9/+2 |
2018-06-18 | Revert "bus: do not unref the added child bus on realize" | Marc-André Lureau | 1 | -0/+1 |
2018-06-12 | bus: do not unref the added child bus on realize | Marc-André Lureau | 1 | -1/+0 |
2017-03-01 | bus: do not unref hotplug handler | Marc-André Lureau | 1 | -1/+1 |
2016-09-08 | bus: simplify name handling | Marc-André Lureau | 1 | -15/+6 |
2016-05-26 | qdev: Start disentangling bus from device | Andreas Färber | 1 | -0/+251 |