summaryrefslogtreecommitdiffstats
path: root/io/channel-command.c
Commit message (Expand)AuthorAgeFilesLines
* io/channel-command: Do not kill the child process after closing the pipeThomas Huth2018-02-151-1/+11
* io: add methods to set I/O handlers on AioContextPaolo Bonzini2017-02-211-0/+13
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* io: remove checking of EWOULDBLOCKDaniel P. Berrange2016-03-101-4/+2Star
* io: Clean up includesPeter Maydell2016-02-041-0/+1
* io: some fixes to handling of /dev/null when running commandsDaniel P. Berrange2016-01-201-6/+16
* io: increment counter when killing off subcommandDaniel P. Berrange2016-01-191-0/+1
* io: add QIOChannelCommand classDaniel P. Berrange2015-12-181-0/+357