aboutsummaryrefslogtreecommitdiff
path: root/io/channel-file.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-02-15io: Add /dev/fdset/ support to QIOChannelFileRoss Lagerwall
2018-02-15io: Don't call close multiple times in QIOChannelFileRoss Lagerwall
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-10io: remove checking of EWOULDBLOCKDaniel P. Berrange
2016-02-04io: Clean up includesPeter Maydell
2015-12-18io: add QIOChannelFile classDaniel P. Berrange