On 9/12/21 9:49 AM, Mark Cave-Ayland wrote: > Since nubus-bridge is a container for NubusBus then it should be embedded > directly within the bridge device using qbus_create_inplace(). > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/q800.c | 2 +- > hw/nubus/mac-nubus-bridge.c | 7 ++++--- > hw/nubus/nubus-bridge.c | 3 ++- > include/hw/nubus/nubus.h | 2 +- > 4 files changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>