qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-br


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Date: Sun, 12 Sep 2021 17:25:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

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-ayland@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é <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]