summaryrefslogtreecommitdiff
path: root/chardev/char-win.c
AgeCommit message (Expand)Author
2020-03-09chardev: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-06-02char-win: close file handle except with consoleMarc-André Lureau
2017-06-02char-win: rename hcom->fileMarc-André Lureau
2017-06-02char-win: rename win_chr_init/poll win_chr_serial_init/pollMarc-André Lureau
2017-06-02char-win: remove WinChardev.lenMarc-André Lureau
2017-06-02char-win: simplify win_chr_read()Marc-André Lureau
2017-01-31char: move win chardev base class in its own fileMarc-André Lureau