Check that asynchronous (DMA) submission succeeds (Ian Jackson).
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Oct 2008 01:43:16 +0000 (01:43 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Oct 2008 01:43:16 +0000 (01:43 +0000)
commit5604e090cba05e9ef881b5ff9ce09c6a2a1a476b
treee668aa867621dfb18d1d4494f179233985184915
parente162cfb07b7bee2d4527b860f13de39429733dfa
Check that asynchronous (DMA) submission succeeds (Ian Jackson).

If it does not, abort the command immediately rather than dropping
it on the floor.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5369 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ide.c