aboutsummaryrefslogtreecommitdiff
path: root/io/channel.c
AgeCommit message (Expand)Author
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