Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 years ago |
Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 years ago |
Markus Armbruster
|
0a15a73236
macio: Tidy up error handling in macio_newworld_realize()
|
5 years ago |
Markus Armbruster
|
118bfd76c9
qdev: Use returned bool to check for qdev_realize() etc. failure
|
5 years ago |
Markus Armbruster
|
2726dc51e0
hw: Fix error API violation around object_property_set_link()
|
5 years ago |
Markus Armbruster
|
8fb9cfe762
macio: Eliminate macio_init_child_obj()
|
5 years ago |
Markus Armbruster
|
f4a0df70a2
macio: Convert use of qdev_set_parent_bus()
|
5 years ago |
Markus Armbruster
|
9fc7fc4d39
qom: Less verbose object_initialize_child()
|
5 years ago |
Markus Armbruster
|
99ba777e53
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
|
5 years ago |
Markus Armbruster
|
6741a3430b
macio: Fix macio-bus to be a subtype of System bus
|
5 years ago |
Markus Armbruster
|
514db7710b
macio: Put "macio-nvram" device on the macio bus
|
5 years ago |
Markus Armbruster
|
33208432f5
macio: Delete unused "macio-gpio" devices
|
5 years ago |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
2f780b6a91
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Philippe Mathieu-Daudé
|
954d97672f
hw/misc/macio: Use object_initialize_child for correct ref. counting
|
6 years ago |
Mark Cave-Ayland
|
5c8e3d17ed
macio: add addr property to macio IDE object
|
7 years ago |
Mark Cave-Ayland
|
bf31c56f09
macio: add macio bus to help with fw path generation
|
7 years ago |
Thomas Huth
|
1069a3c6e1
hw/misc/macio: Fix device introspection problems in macio devices
|
7 years ago |
Mark Cave-Ayland
|
d811d61fbc
mac_newworld: add PMU device
|
7 years ago |
Mark Cave-Ayland
|
7c4166a971
mac_newworld: add gpios to macio devices with PMU enabled
|
7 years ago |
Mark Cave-Ayland
|
f1114c17ee
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
|
7 years ago |
Mark Cave-Ayland
|
56e7404bc1
macio: add trace-events to timer device
|
7 years ago |
Mark Cave-Ayland
|
0fcd2a814a
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
|
7 years ago |
Mark Cave-Ayland
|
20d2514ad8
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
|
7 years ago |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 years ago |