On 210317 2302, Mark Cave-Ayland wrote: > When writing to the device make sure that the fifo is not empty, otherwise the > fifo will underflow triggering an assert. > > Buglink: https://bugs.launchpad.net/qemu/+bug/1909247 > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/scsi/esp.c | 28 ++++++++++++++++------------ > 1 file changed, 16 insertions(+), 12 deletions(-) >
Tested-by: Alexander Bulekov <alx...@bu.edu>