]> xenbits.xensource.com Git - qemu-xen.git/commit
nubus-bridge: introduce separate NubusBridge structure
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 24 Sep 2021 07:38:01 +0000 (08:38 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 29 Sep 2021 08:45:19 +0000 (10:45 +0200)
commit9bf674bc71d972426d4659e0b7769f4e45219cf7
treee76a9856ec05dd14e896bade60f3a9f223108a3d
parent62437f90cf90d1a0fda855f17ca6d9e7c0204f92
nubus-bridge: introduce separate NubusBridge structure

This is to allow the Nubus bridge to store its own additional state. Also update
the comment in the file header to reflect that nubus-bridge is not specific to
the Macintosh.

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-14-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/nubus/nubus-bridge.c
include/hw/nubus/mac-nubus-bridge.h
include/hw/nubus/nubus.h