]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
[ide] Check that asynchronous (DMA) submission succeeds qemu
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 1 Aug 2008 15:56:13 +0000 (16:56 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 1 Aug 2008 15:56:13 +0000 (16:56 +0100)
commitef36c5ec749bb3b5160e46759a6a7a6a8ac3ebe2
tree1f9d7fbc1d3dd545df58a89309b032b77b294e02
parent23745b81be4214034aff797e2c55d32984953e17
[ide] Check that asynchronous (DMA) submission succeeds

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>
hw/ide.c