Age | Commit message (Expand) | Author |
---|---|---|
2016-02-09 | qemu-char, io: fix ordering of arguments for UDP socket creation | Paolo Bonzini |
2016-02-04 | io: Clean up includes | Peter Maydell |
2016-01-20 | io: use memset instead of { 0 } for initializing array | Daniel P. Berrange |
2016-01-19 | io: fix sign of errno value passed to error report | Daniel P. Berrange |
2015-12-23 | io: fix stack allocation when sending of file descriptors | Daniel P. Berrange |
2015-12-22 | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange |