summaryrefslogtreecommitdiff
path: root/chardev/char-win-stdio.c
AgeCommit message (Expand)Author
2026-07-23char-win-stdio: fix typo in spelling of 'stdio'Filip Hejsek
2026-02-13chardev: .chr_open(): add boolean return valueVladimir Sementsov-Ogievskiy
2026-02-13chardev: .chr_open(): drop be_opened parameterVladimir Sementsov-Ogievskiy
2026-02-13chardev: consistent naming for ChardevClass handlers implementationsVladimir Sementsov-Ogievskiy
2026-02-13chardev: ChardevClass: consistent naming for handlersVladimir Sementsov-Ogievskiy
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé
2024-07-22chardev/char-win-stdio.c: restore old console modesongziming
2023-06-27chardev/char-win-stdio: Support VT sequences on Windows 11 hostZhang Huasen
2022-11-21chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitorBin Meng
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-01-31char: move win-stdio into its own fileMarc-André Lureau