qemu-patch-raspberry4/hw/dma
Peter Crosthwaite 42bb9c9178 stream: Remove app argument hack
The uint32_t *app argument doesn't exist in real hardware. It was a hack in
xilinx_axidma/enet to fake the (secondary) control stream connection. Removed
the argument and added the second stream to axienet/dma.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2013-04-16 10:04:23 +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 hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +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 hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
puv3_dma.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pxa2xx_dma.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +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 stream: Remove app argument hack 2013-04-16 10:04:23 +02:00