summaryrefslogtreecommitdiff
path: root/io/channel-file.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-15io: Add /dev/fdset/ support to QIOChannelFileRoss Lagerwall1-3/+3
2018-02-15io: Don't call close multiple times in QIOChannelFileRoss Lagerwall1-0/+1
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall1-5/+1
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini1-0/+11
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-10io: remove checking of EWOULDBLOCKDaniel P. Berrange1-4/+2
2016-02-04io: Clean up includesPeter Maydell1-0/+1
2015-12-18io: add QIOChannelFile classDaniel P. Berrange1-0/+225