On 210316 2330, Mark Cave-Ayland wrote: > If a guest transfers the message out/command phase data using DMA with a TC > that is larger than the cmdfifo size then the cmdfifo overflows triggering > an assert. Limit the size of the transfer to the free space available in > cmdfifo. > > Buglink: https://bugs.launchpad.net/qemu/+bug/1919036 > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > hw/scsi/esp.c | 1 + > 1 file changed, 1 insertion(+)
Tested-by: Alexander Bulekov <[email protected]>
