Files
qemu/hw/scsi
Hannes Reinecke aae114b7ed esp-pci: fixup deadlock with linux
A linux guest will be issuing messages:

[   32.124042] DC390: Deadlock in DataIn_0: DMA aborted unfinished: 000000 bytes remain!!
[   32.126348] DC390: DataIn_0: DMA State: 0

and the HBA will fail to work properly.
Reason is the emulation is not setting the 'DMA transfer done'
status correctly.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit c3543fb5fe)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2015-01-07 14:27:24 -06:00
..
2015-01-07 14:27:24 -06:00
2014-06-18 08:47:10 +02:00
2014-04-28 13:48:41 +02:00
2014-06-23 11:01:25 -04:00
2013-09-12 08:46:21 +02:00
2015-01-06 16:00:06 -06:00