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