qemu/hw/dma
Peter Crosthwaite 35e60bfdbc stream: Add flow control API
Add basic flow control to stream. A stream slave may return short, indicating
that it is not capable of accepting any more data at the present time. Polling
or a callback can be used via the can_push() function to determine when the
slave can receive again.

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: Add flow control API 2013-04-16 10:04:23 +02:00