Le 23/09/2021 à 11:13, Mark Cave-Ayland a écrit : > Now that Nubus has its own address space rather than mapping directly into the > system bus, move the Nubus reference from MacNubusBridge to NubusBridge. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/m68k/q800.c | 2 +- > hw/nubus/mac-nubus-bridge.c | 11 +++++------ > hw/nubus/nubus-bridge.c | 9 +++++++++ > include/hw/nubus/mac-nubus-bridge.h | 1 - > include/hw/nubus/nubus.h | 2 ++ > 5 files changed, 17 insertions(+), 8 deletions(-) >
Reviewed-by: Laurent Vivier <laur...@vivier.eu>