]> git.ipfire.org Git - thirdparty/qemu.git/commit
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 24 Sep 2021 07:38:03 +0000 (08:38 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 29 Sep 2021 08:45:19 +0000 (10:45 +0200)
commit1fa04232db5946d9648ffc03718aad9b6de87c38
tree1090b34ed75b15b5cb901870132f00314b45e78f
parentf48d613484bb8969469c9edcfc0bbe410c88d645
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge

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-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20210924073808.1041-16-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/m68k/q800.c
hw/nubus/mac-nubus-bridge.c
hw/nubus/nubus-bridge.c
include/hw/nubus/mac-nubus-bridge.h
include/hw/nubus/nubus.h