aboutsummaryrefslogtreecommitdiff
path: root/io/channel-websock.c
AgeCommit message (Expand)Author
2016-10-26io: Introduce a qio_channel_set_feature() helperFelipe Franciosi
2016-10-26io: Use qio_channel_has_feature() where applicableFelipe Franciosi
2016-08-03io: remove mistaken call to object_ref on QTaskDaniel P. Berrange
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-04io: Clean up includesPeter Maydell
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange