summaryrefslogtreecommitdiff
path: root/io/channel-command.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-15io/channel-command: Do not kill the child process after closing the pipeThomas Huth1-1/+11
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini1-0/+13
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-10io: remove checking of EWOULDBLOCKDaniel P. Berrange1-4/+2
2016-02-04io: Clean up includesPeter Maydell1-0/+1
2016-01-20io: some fixes to handling of /dev/null when running commandsDaniel P. Berrange1-6/+16
2016-01-19io: increment counter when killing off subcommandDaniel P. Berrange1-0/+1
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange1-0/+357