summaryrefslogtreecommitdiffstats
path: root/chardev/char-pipe.c
Commit message (Expand)AuthorAgeFilesLines
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2020-09-161-3/+3
* chardev: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé2020-03-091-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+2
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-3/+3
* char-win: rename hcom->fileMarc-André Lureau2017-06-021-5/+5
* char: move pipe chardev in its own fileMarc-André Lureau2017-01-311-0/+191