Age | Commit message (Expand) | Author |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2020-07-02 | qdev: Drop qbus_set_hotplug_handler() parameter @errp | Markus Armbruster |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert to qdev_unrealize() with Coccinelle | Markus Armbruster |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-06 | qdev: Let the hotplug_handler_unplug() caller delete the device | David Hildenbrand |
2019-02-17 | qdev: pass an Object * to qbus_set_hotplug_handler() | Michael Roth |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck |
2017-12-14 | s390x/css: attach css bridge | Cornelia Huck |
2017-12-14 | s390x/css: unrestrict cssids | Halil Pasic |
2017-07-14 | s390x: add flags field for registering I/O adapter | Fei Li |
2017-05-19 | s390x/css: realize css_create_sch | Dong Jia Shi |
2017-04-21 | s390x: register I/O adapters per ISC during init | Fei Li |
2016-07-20 | s390x/css: provide a dev_path for css devices | Cornelia Huck |
2016-07-11 | s390x/css: Unplug handler of virtual css bridge | Jing Liu |
2016-07-11 | s390x/css: Factor out virtual css bridge and bus | Jing Liu |