Hannes Reinecke c3543fb5fe 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>
2014-11-07 13:31:19 +01:00
..
2014-11-04 23:26:12 +01:00
2014-11-04 15:56:26 +00:00
2014-11-03 09:48:41 +00:00
2014-10-31 17:02:22 +01:00
2014-11-04 23:26:13 +01:00
2014-11-04 23:26:15 +01:00
2014-11-07 13:31:19 +01:00