qemu-e2k/hw/ide
Mark Cave-Ayland bc9ca5958d macio: call dma_memory_unmap() at the end of each DMA transfer
This ensures that the underlying memory is marked dirty once the transfer
is complete and resolves cache coherency problems under MacOS 9.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-06-14 10:43:24 +10:00
..
ahci.c dma-helpers: change interface to byte-based 2016-05-25 19:04:11 +02:00
ahci.h
atapi.c atapi: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
cmd646.c
core.c dma-helpers: change BlockBackend to opaque value in DMAIOFunc 2016-05-25 19:04:11 +02:00
ich.c
internal.h dma-helpers: change BlockBackend to opaque value in DMAIOFunc 2016-05-25 19:04:11 +02:00
isa.c
macio.c macio: call dma_memory_unmap() at the end of each DMA transfer 2016-06-14 10:43:24 +10:00
Makefile.objs
microdrive.c
mmio.c
pci.c
pci.h
piix.c
qdev.c
via.c