summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMark Cave-Ayland2021-03-04 23:10:51 +0100
committerMark Cave-Ayland2021-03-07 11:39:05 +0100
commitcf1b8286007a5a12f7d42d484b8ac0e031038e2e (patch)
tree1aa011bb7227ce46ffc27fb86ca066a82f1ab93a /include
parentesp: remove pdma_origin from ESPState (diff)
downloadqemu-cf1b8286007a5a12f7d42d484b8ac0e031038e2e.tar.gz
qemu-cf1b8286007a5a12f7d42d484b8ac0e031038e2e.tar.xz
qemu-cf1b8286007a5a12f7d42d484b8ac0e031038e2e.zip
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 'include')
0 files changed, 0 insertions, 0 deletions