diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-02-13 16:52:14 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-02-15 13:50:14 +0000 |
commit | 243b8602a6de74fbb56ede18e02ffb8b9de3b386 (patch) | |
tree | 920616c66904c86f0492a6be6ff351dbeffa5521 /scripts/qapi | |
parent | 7e4a8d9dbeafc89f6a1e2ea6f7a9b0b8979f33d7 (diff) | |
download | qemu-243b8602a6de74fbb56ede18e02ffb8b9de3b386.zip qemu-243b8602a6de74fbb56ede18e02ffb8b9de3b386.tar.gz qemu-243b8602a6de74fbb56ede18e02ffb8b9de3b386.tar.bz2 |
hw/arm/stellaris: Add missing QOM 'SoC' parent
QDev objects created with qdev_new() need to manually add
their parent relationship with object_property_add_child().
Since we don't model the SoC, just use a QOM container.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240213155214.13619-5-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions