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