On 31/5/23 14:53, Mark Cave-Ayland wrote:
Also change the instantiation of the GLUE device to use object_initialize_child().Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> --- hw/m68k/q800.c | 24 ++++++++++++++---------- include/hw/m68k/q800.h | 3 +++ 2 files changed, 17 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>