summaryrefslogtreecommitdiff
path: root/block/bochs.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2010-05-04 16:35:24 +0200
committerKevin Wolf <kwolf@redhat.com>2010-05-17 10:20:04 +0200
commit38d8dfa193e9a45f0f08b06aab2ba2a94f40a041 (patch)
tree3c7a9183a45ebd11f4c16f7900c5b13e8684abcc /block/bochs.c
parent20be49e47e82f1b9fdc33810e1c4d7121871eafa (diff)
downloadqemu-38d8dfa193e9a45f0f08b06aab2ba2a94f40a041.tar.gz
ide: Fix ide_dma_cancel
When cancelling a request, bdrv_aio_cancel may decide that it waits for completion of a request rather than for cancellation. IDE therefore can't abandon its DMA status before calling bdrv_aio_cancel; otherwise the callback of a completed request would use invalid data. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/bochs.c')
0 files changed, 0 insertions, 0 deletions