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