summaryrefslogtreecommitdiff
path: root/hw/s390x/css-bridge.c
AgeCommit message (Expand)Author
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15qom: Drop object_property_set_description() parameter @errpMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2017-12-14s390x/css: attach css bridgeCornelia Huck
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-07-14s390x: add flags field for registering I/O adapterFei Li
2017-05-19s390x/css: realize css_create_schDong Jia Shi
2017-04-21s390x: register I/O adapters per ISC during initFei Li
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu