aboutsummaryrefslogtreecommitdiff
path: root/io/channel.c
AgeCommit message (Expand)Author
2016-10-27io: add ability to set a name for IO channelsDaniel P. Berrange
2016-10-26io: Introduce a qio_channel_set_feature() helperFelipe Franciosi
2016-10-26io: Use qio_channel_has_feature() where applicableFelipe Franciosi
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-10io: implement socket watch for win32 using WSAEventSelect+selectPaolo Bonzini
2016-02-04io: Clean up includesPeter Maydell
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange