Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QIOChannel: Add flags on io_writev and introduce io_flush callback | Leonardo Bras | 2022-05-16 | 1 | -0/+1 |
* | io: Fix Lesser GPL version number | Chetan Pant | 2020-10-27 | 1 | -1/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | io: avoid double-free when closing QIOChannelBuffer | Daniel P. Berrange | 2016-05-26 | 1 | -0/+1 |
* | io: convert QIOChannelBuffer to use uint8_t instead of char | Daniel P. Berrange | 2016-02-15 | 1 | -1/+1 |
* | io: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | io: add QIOChannelBuffer class | Daniel P. Berrange | 2015-12-18 | 1 | -0/+248 |