qemu-e2k/hw/ide
Kevin Wolf 38d8dfa193 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>
2010-05-17 10:20:04 +02:00
..
cmd646.c cmd646: fix abort due to changed opaque pointer for ioport read 2010-05-01 19:44:54 +00:00
core.c ide: Fix ide_dma_cancel 2010-05-17 10:20:04 +02:00
internal.h cmd646: pass pci_dev as it needs it 2010-05-01 19:44:43 +00:00
isa.c
macio.c Compile ide/macio only once 2010-03-29 19:23:57 +00:00
microdrive.c
mmio.c
pci.c
pci.h
piix.c cmd646: pass pci_dev as it needs it 2010-05-01 19:44:43 +00:00
qdev.c