diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-02-13 16:52:13 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-02-15 13:50:14 +0000 |
commit | 7e4a8d9dbeafc89f6a1e2ea6f7a9b0b8979f33d7 (patch) | |
tree | d1d7f23b392939a10954badb06fcba2c919a78b2 /scripts/qapi/parser.py | |
parent | cee78fa5134d7193b3185b9ddb86cefd5967c5f8 (diff) | |
download | qemu-7e4a8d9dbeafc89f6a1e2ea6f7a9b0b8979f33d7.zip qemu-7e4a8d9dbeafc89f6a1e2ea6f7a9b0b8979f33d7.tar.gz qemu-7e4a8d9dbeafc89f6a1e2ea6f7a9b0b8979f33d7.tar.bz2 |
hw/arm/stellaris: Add missing QOM 'machine' parent
QDev objects created with qdev_new() need to manually add
their parent relationship with object_property_add_child().
This commit plug the devices which aren't part of the SoC;
they will be plugged into a SoC container in the next one.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240213155214.13619-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions