diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-03-04 22:10:51 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-03-07 10:39:05 +0000 |
commit | cf1b8286007a5a12f7d42d484b8ac0e031038e2e (patch) | |
tree | 1aa011bb7227ce46ffc27fb86ca066a82f1ab93a /cpu.c | |
parent | 43d02df31b8679dcc69c4ffcdb6cc658e1d348f7 (diff) | |
download | qemu-cf1b8286007a5a12f7d42d484b8ac0e031038e2e.zip qemu-cf1b8286007a5a12f7d42d484b8ac0e031038e2e.tar.gz qemu-cf1b8286007a5a12f7d42d484b8ac0e031038e2e.tar.bz2 |
esp: add 4 byte PDMA read and write transfers
The MacOS toolbox ROM performs 4 byte reads/writes when transferring data to
and from the target. Since the SCSI bus is 16-bits wide, use the memory API
to split a 4 byte access into 2 x 2 byte accesses.
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: <20210304221103.6369-31-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions