qemu-irix/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
etraxfs_dma.c
i8257.c
i82374.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
omap_dma.c
pl080.c
pl330.c dma: eliminate DMAContext 2013-06-20 16:39:52 +02:00
puv3_dma.c
pxa2xx_dma.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
rc4030.c
soc_dma.c
sparc32_dma.c
sun4m_iommu.c
xilinx_axidma.c xilinx_axidma: Do not set DMA .notify to NULL after notify 2013-06-10 13:04:40 +02:00