aboutsummaryrefslogtreecommitdiff
path: root/ui/cocoa.m
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2024-07-13 23:42:49 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-07-16 20:04:08 +0200
commitdfaf55a19ab0e0afba8aa34c7fb04c1566e41519 (patch)
tree8da70da5f0015bd6f48a26c831deda0f76dda5ee /ui/cocoa.m
parent6b6593107d65113d3b83a936b06bab6c1c9fafe0 (diff)
downloadqemu-dfaf55a19ab0e0afba8aa34c7fb04c1566e41519.zip
qemu-dfaf55a19ab0e0afba8aa34c7fb04c1566e41519.tar.gz
qemu-dfaf55a19ab0e0afba8aa34c7fb04c1566e41519.tar.bz2
esp: remove transfer size check from DMA DATA IN and DATA OUT transfers
The transfer size check was originally added to prevent consecutive DMA TI commands from causing an assert() due to an existing SCSI request being in progress, but since the last set of updates [*] this is no longer required. Remove the transfer size check from DMA DATA IN and DATA OUT transfers so that issuing a DMA TI command when there is no data left to transfer does not cause an assert() due to an existing SCSI request being in progress. [*] See commits f3ace75be8..78d68f312a Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2415 Message-ID: <20240713224249.468084-1-mark.cave-ayland@ilande.co.uk> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'ui/cocoa.m')
0 files changed, 0 insertions, 0 deletions