On 1/24/24 08:25, Philippe Mathieu-Daudé wrote:
QDev objects created with qdev_new() need to manually add their parent relationship with object_property_add_child().Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- hw/arm/exynos4210.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Gavin Shan <gs...@redhat.com>