aboutsummaryrefslogtreecommitdiff
path: root/hw/core/bus.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth1-9/+2
2018-06-18Revert "bus: do not unref the added child bus on realize"Marc-André Lureau1-0/+1
2018-06-12bus: do not unref the added child bus on realizeMarc-André Lureau1-1/+0
2017-03-01bus: do not unref hotplug handlerMarc-André Lureau1-1/+1
2016-09-08bus: simplify name handlingMarc-André Lureau1-15/+6
2016-05-26qdev: Start disentangling bus from deviceAndreas Färber1-0/+251