diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-12-22 12:59:46 +0000 |
---|---|---|
committer | Thomas Huth <huth@tuxfamily.org> | 2024-12-29 07:13:47 +0100 |
commit | 92167b30b66bac29a354f4094a728b151409f004 (patch) | |
tree | 8de24f4086e7e60b6daba32ed35200e214892b60 /docs/conf.py | |
parent | acfa52bda68d3f12da5c7379693951818cfd7bc8 (diff) | |
download | qemu-92167b30b66bac29a354f4094a728b151409f004.zip qemu-92167b30b66bac29a354f4094a728b151409f004.tar.gz qemu-92167b30b66bac29a354f4094a728b151409f004.tar.bz2 |
next-cube: move SCSI CSRs from next-pc to the next-scsi device
The SCSI CSRs are located within the SCSI subsystem of the NeXT PC (Peripheral
Contoller) which is now modelled as a separate QEMU device. Add a new memory
region subregion to contain the SCSI CSRs that simply store and retrieve the
register values.
Add a new VMStateDescription for the next-scsi device to enable the SCSI CSRs
to be migrated.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Message-ID: <20241222130012.1013374-8-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions