]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
lsi53c895a: add support for ABORT messages
authorBernhard Kohl <bernhard.kohl@nsn.com>
Mon, 6 Sep 2010 04:42:54 +0000 (04:42 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 1 Apr 2011 20:14:37 +0000 (22:14 +0200)
commit508240c0daecdd62ab46727f37145f2dbb029ff7
tree33fc0b73ec992d9924fd2e55847bbb811c21deda
parent59df4c11560fb5da9071b5ab5c4607055fbe927a
lsi53c895a: add support for ABORT messages

If these messages are not handled correctly the guest driver may hang.

Always mandatory:
- ABORT
- BUS DEVICE RESET

Mandatory if tagged queuing is implemented (which disks usually do):
- ABORT TAG
- CLEAR QUEUE

Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/lsi53c895a.c