aboutsummaryrefslogtreecommitdiff
path: root/io/channel-buffer.c
AgeCommit message (Expand)Author
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras
2020-10-27io: Fix Lesser GPL version numberChetan Pant
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2016-05-26io: avoid double-free when closing QIOChannelBufferDaniel P. Berrange
2016-02-15io: convert QIOChannelBuffer to use uint8_t instead of charDaniel P. Berrange
2016-02-04io: Clean up includesPeter Maydell
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange