On 9/12/21 9:49 AM, Mark Cave-Ayland wrote: > 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> > --- > hw/m68k/q800.c | 2 +- > hw/nubus/mac-nubus-bridge.c | 9 ++++----- > hw/nubus/nubus-bridge.c | 9 +++++++++ > include/hw/nubus/mac-nubus-bridge.h | 1 - > include/hw/nubus/nubus.h | 2 ++ > 5 files changed, 16 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>