qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] esp/scsi: minor fixes
@ 2023-09-13 20:44 Mark Cave-Ayland
  2023-09-13 20:44 ` [PATCH 1/3] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux() Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mark Cave-Ayland @ 2023-09-13 20:44 UTC (permalink / raw)
  To: pbonzini, fam, qemu-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-09-27  8:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13 20:44 [PATCH 0/3] esp/scsi: minor fixes Mark Cave-Ayland
2023-09-13 20:44 ` [PATCH 1/3] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux() Mark Cave-Ayland
2023-09-14  6:43   ` Philippe Mathieu-Daudé
2023-09-27  8:28   ` Thomas Huth
2023-09-13 20:44 ` [PATCH 2/3] esp: restrict non-DMA transfer length to that of available data Mark Cave-Ayland
2023-09-27  8:20   ` Thomas Huth
2023-09-13 20:44 ` [PATCH 3/3] scsi-disk: ensure that FORMAT UNIT commands are terminated Mark Cave-Ayland
2023-09-27  8:26   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).