summaryrefslogtreecommitdiffstats
path: root/hw/core/bus.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* hw/core/bus.c: Only the main system bus can have no parentPeter Maydell2019-06-131-12/+9Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-111-1/+1
* qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth2019-02-171-9/+2Star
* Revert "bus: do not unref the added child bus on realize"Marc-André Lureau2018-06-181-0/+1
* bus: do not unref the added child bus on realizeMarc-André Lureau2018-06-121-1/+0Star
* bus: do not unref hotplug handlerMarc-André Lureau2017-03-011-1/+1
* bus: simplify name handlingMarc-André Lureau2016-09-081-15/+6Star
* qdev: Start disentangling bus from deviceAndreas Färber2016-05-261-0/+251