Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chardev: Improve error report by calling error_setg_win32() | Philippe Mathieu-Daudé | 2020-03-09 | 1 | -1/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+2 |
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | char-win: close file handle except with console | Marc-André Lureau | 2017-06-02 | 1 | -8/+4 |
* | char-win: rename hcom->file | Marc-André Lureau | 2017-06-02 | 1 | -18/+18 |
* | char-win: rename win_chr_init/poll win_chr_serial_init/poll | Marc-André Lureau | 2017-06-02 | 1 | -4/+4 |
* | char-win: remove WinChardev.len | Marc-André Lureau | 2017-06-02 | 1 | -9/+7 |
* | char-win: simplify win_chr_read() | Marc-André Lureau | 2017-06-02 | 1 | -26/+9 |
* | char: move win chardev base class in its own file | Marc-André Lureau | 2017-01-31 | 1 | -0/+265 |