Age | Commit message (Expand) | Author |
---|---|---|
2021-01-13 | io/channel-tls.c: make qio_channel_tls_shutdown thread-safe | Lukas Straub |
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-11-19 | io: return 0 for EOF in TLS session read after shutdown | Daniel P. Berrangé |
2018-03-06 | qio: non-default context for TLS handshake | Peter Xu |
2017-02-21 | io: add methods to set I/O handlers on AioContext | Paolo Bonzini |
2017-01-23 | io: change the QIOTask callback signature | Daniel P. Berrange |
2017-01-23 | io: stop incrementing reference in qio_task_get_source | Daniel P. Berrange |
2016-10-26 | io: Introduce a qio_channel_set_feature() helper | Felipe Franciosi |
2016-10-26 | io: Use qio_channel_has_feature() where applicable | Felipe Franciosi |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-04 | io: Clean up includes | Peter Maydell |
2015-12-18 | io: add QIOChannelTLS class | Daniel P. Berrange |