mirror_qemu/hw/dma
Paolo Bonzini df32fd1c9f dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always
already available.  Make everyone hold the address space directly,
and clean up the DMA API to use the AddressSpace directly.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-20 16:39:52 +02:00
..
Makefile.objs hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
etraxfs_dma.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
i8257.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
i82374.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
omap_dma.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
pl080.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pl330.c dma: eliminate DMAContext 2013-06-20 16:39:52 +02:00
puv3_dma.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pxa2xx_dma.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
rc4030.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
soc_dma.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
sparc32_dma.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
sun4m_iommu.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
xilinx_axidma.c xilinx_axidma: Do not set DMA .notify to NULL after notify 2013-06-10 13:04:40 +02:00