qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mark Cave-Ayland
Subject: [PATCH 0/3] esp/scsi: minor fixes
Date: Wed, 13 Sep 2023 21:44:07 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]