index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
css-bridge.c
Age
Commit message (
Expand
)
Author
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