summaryrefslogtreecommitdiffstats
path: root/io/channel-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras2022-05-161-0/+1
* io: Fix Lesser GPL version numberChetan Pant2020-10-271-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* io: avoid double-free when closing QIOChannelBufferDaniel P. Berrange2016-05-261-0/+1
* io: convert QIOChannelBuffer to use uint8_t instead of charDaniel P. Berrange2016-02-151-1/+1
* io: Clean up includesPeter Maydell2016-02-041-0/+1
* io: add QIOChannelBuffer classDaniel P. Berrange2015-12-181-0/+248