summary refs log tree commit diff stats
path: root/chardev/char-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* chardev: qemu_chr_open_fd(): add errpVladimir Sementsov-Ogievskiy2025-09-191-1/+5
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* chardev: Allow setting file chardev input file on the command linePeter Maydell2023-04-201-0/+8
* qapi chardev: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-2/+2
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+2
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-3/+3
* char-win: close file handle except with consoleMarc-André Lureau2017-06-021-1/+1
* char: move file chardev in its own fileMarc-André Lureau2017-01-311-0/+139