[PATCH 0/3] esp/scsi: minor fixes

Mark Cave-Ayland posted 3 patches 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230913204410.65650-1-mark.cave-ayland@ilande.co.uk
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <fam@euphon.net>
hw/scsi/esp.c       | 5 +++--
hw/scsi/scsi-disk.c | 4 ++++
2 files changed, 7 insertions(+), 2 deletions(-)
[PATCH 0/3] esp/scsi: minor fixes
Posted by Mark Cave-Ayland 8 months ago
Here are a couple of ESP/SCSI fixes related to issue #1810, along with another
patch that fixes a problem with the DMA enable signal I discovered whilst
testing some future ESP changes.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


Mark Cave-Ayland (3):
  esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
  esp: restrict non-DMA transfer length to that of available data
  scsi-disk: ensure that FORMAT UNIT commands are terminated

 hw/scsi/esp.c       | 5 +++--
 hw/scsi/scsi-disk.c | 4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.39.2