aboutsummaryrefslogtreecommitdiff
path: root/io/channel-file.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27io: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-1/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
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