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