aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2024-01-12 12:54:03 +0000
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2024-02-13 19:37:28 +0000
commitd68212cdb1b60011e23e94fda3f4c2b88f601816 (patch)
treed3ded82bd5f5c7a255c5bce166e8167709fada8f /scripts
parentd294b77a959db73bd51b1f4f25807ecba85eab74 (diff)
downloadqemu-d68212cdb1b60011e23e94fda3f4c2b88f601816.zip
qemu-d68212cdb1b60011e23e94fda3f4c2b88f601816.tar.gz
qemu-d68212cdb1b60011e23e94fda3f4c2b88f601816.tar.bz2
esp.c: don't clear the SCSI phase when reading ESP_RINTR
According to the documentation ESP_RSTAT is cleared (except the STAT_TC bit) when ESP_RINTR is read. This should not include the SCSI bus phase bits which are currently live from the SCSI bus, otherwise the current SCSI phase is lost when clearing an end-of-transfer interrupt. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Tested-by: Helge Deller <deller@gmx.de> Tested-by: Thomas Huth <thuth@redhat.com> Message-Id: <20240112125420.514425-72-mark.cave-ayland@ilande.co.uk> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions