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-ayl...@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