]> git.proxmox.com Git - mirror_qemu.git/commit
q800: add IOSB subsystem
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 4 Oct 2023 08:37:51 +0000 (09:37 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 6 Oct 2023 08:33:43 +0000 (10:33 +0200)
commitbdc2c77d2922d8274608b8dbc70b956494853f1b
tree09414492a7d29705d914916d4d24318d229769eb
parent0f03047c1b09fcccf16bcf1c2d8d9e375155adfd
q800: add IOSB subsystem

It is needed because it defines the BIOSConfig area.

Co-developed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-ID: <20231004083806.757242-6-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
MAINTAINERS
hw/m68k/Kconfig
hw/m68k/q800.c
hw/misc/Kconfig
hw/misc/iosb.c [new file with mode: 0644]
hw/misc/meson.build
hw/misc/trace-events
include/hw/m68k/q800.h
include/hw/misc/iosb.h [new file with mode: 0644]