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