summaryrefslogtreecommitdiffstats
path: root/io/channel-file.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* io: Add /dev/fdset/ support to QIOChannelFileRoss Lagerwall2018-02-151-3/+3
* io: Don't call close multiple times in QIOChannelFileRoss Lagerwall2018-02-151-0/+1
* io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall2018-02-151-5/+1Star
* io: add methods to set I/O handlers on AioContextPaolo Bonzini2017-02-211-0/+11
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* io: remove checking of EWOULDBLOCKDaniel P. Berrange2016-03-101-4/+2Star
* io: Clean up includesPeter Maydell2016-02-041-0/+1
* io: add QIOChannelFile classDaniel P. Berrange2015-12-181-0/+225