aboutsummaryrefslogtreecommitdiff
path: root/hw/core/stream.c
AgeCommit message (Expand)Author
2020-12-10hw/core/stream: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé
2020-05-14hw/core: stream: Add an end-of-packet flagEdgar E. Iglesias
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2016-01-29hw/core: Clean up includesPeter Maydell
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16stream: Add flow control APIPeter Crosthwaite
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini