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