]> 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:15:37 +0000 (22:15 +0200)
commitd4b4ba03e86eeb697f04bf1173c29530e77e0ce5
tree3fd360aacb5a2f1746d703152c9b72f362a65e7b
parent6f162b368f6af3836c78c01d1dff299fc275367f
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>
(cherry picked from commit 508240c0daecdd62ab46727f37145f2dbb029ff7)
hw/lsi53c895a.c