Age | Commit message (Expand) | Author |
---|---|---|
2020-10-27 | io: Fix Lesser GPL version number | Chetan Pant |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-02-15 | io/channel-command: Do not kill the child process after closing the pipe | Thomas Huth |
2017-02-21 | io: add methods to set I/O handlers on AioContext | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-10 | io: remove checking of EWOULDBLOCK | Daniel P. Berrange |
2016-02-04 | io: Clean up includes | Peter Maydell |
2016-01-20 | io: some fixes to handling of /dev/null when running commands | Daniel P. Berrange |
2016-01-19 | io: increment counter when killing off subcommand | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange |