aboutsummaryrefslogtreecommitdiff
path: root/io/channel-tls.c
AgeCommit message (Expand)Author
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange
2016-10-26io: Introduce a qio_channel_set_feature() helperFelipe Franciosi
2016-10-26io: Use qio_channel_has_feature() where applicableFelipe Franciosi
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-04io: Clean up includesPeter Maydell
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange