summaryrefslogtreecommitdiff
path: root/include/hw/stream.h
AgeCommit message (Expand)Author
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-05-14hw/core: stream: Add an end-of-packet flagEdgar E. Iglesias
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-12-11qom: make interface types abstractMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2013-05-01Trivial grammar and spelling fixesStefan Weil
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16stream: Add flow control APIPeter Crosthwaite
2013-04-08hw: move headers to include/Paolo Bonzini