Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-27 | io: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-09-16 | util: rename qemu_open() to qemu_open_old() | Daniel P. Berrangé | 1 | -1/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-02-15 | io: Add /dev/fdset/ support to QIOChannelFile | Ross Lagerwall | 1 | -3/+3 |
2018-02-15 | io: Don't call close multiple times in QIOChannelFile | Ross Lagerwall | 1 | -0/+1 |
2018-02-15 | io: Fix QIOChannelFile when creating and opening read-write | Ross Lagerwall | 1 | -5/+1 |
2017-02-21 | io: add methods to set I/O handlers on AioContext | Paolo Bonzini | 1 | -0/+11 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-10 | io: remove checking of EWOULDBLOCK | Daniel P. Berrange | 1 | -4/+2 |
2016-02-04 | io: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelFile class | Daniel P. Berrange | 1 | -0/+225 |