qemu/hw/core
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
..
empty_slot.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
irq.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
loader.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
Makefile.objs hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
null-machine.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ptimer.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
qdev-addr.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
qdev-properties-system.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
qdev-properties.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
qdev.c qdev: Fix QOM unrealize behavior 2013-04-15 17:05:34 -05:00
stream.c stream: Add flow control API 2013-04-16 10:04:23 +02:00
sysbus.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
uboot_image.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00