aboutsummaryrefslogtreecommitdiffstats
path: root/chardev/char-win-stdio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* chardev/char-win-stdio.c: restore old console modesongziming2024-07-221-0/+5
* chardev/char-win-stdio: Support VT sequences on Windows 11 hostZhang Huasen2023-06-271-1/+1
* chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitorBin Meng2022-11-211-1/+7
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-2/+2
* char: move win-stdio into its own fileMarc-André Lureau2017-01-311-0/+266