Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-22 | chardev/char-win-stdio.c: restore old console mode | songziming | 1 | -0/+5 |
2023-06-27 | chardev/char-win-stdio: Support VT sequences on Windows 11 host | Zhang Huasen | 1 | -1/+1 |
2022-11-21 | chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitor | Bin Meng | 1 | -1/+7 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
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 | -0/+2 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -2/+2 |
2017-01-31 | char: move win-stdio into its own file | Marc-André Lureau | 1 | -0/+266 |