aboutsummaryrefslogtreecommitdiff
path: root/io/channel-command.c
AgeCommit message (Expand)Author
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-10io: remove checking of EWOULDBLOCKDaniel P. Berrange
2016-02-04io: Clean up includesPeter Maydell
2016-01-20io: some fixes to handling of /dev/null when running commandsDaniel P. Berrange
2016-01-19io: increment counter when killing off subcommandDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange