summary refs log tree commit diff stats
path: root/tests/unit/test-char.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/test-char: Avoid using g_alloca()Philippe Mathieu-Daudé2025-06-101-2/+1
* qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé2025-02-101-1/+1
* tests/unit/test-char: add unit tests for hub chardev backendRoman Penyaev2025-02-031-0/+398
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* chardev: finalize 'reconnect' deprecationDaniil Tatianin2024-10-281-4/+4
* tests/unit/test-char: implement a few mux remove test casesRoman Penyaev2024-10-151-1/+23
* tests/unit/test-char: Fix qemu_socket(), make_udp_socket() checkMarkus Armbruster2024-02-141-2/+2
* chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster2024-02-141-0/+27
* qapi chardev: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-1/+0
* char: Deprecate backend aliases 'tty' and 'parport'Kevin Wolf2021-03-191-6/+0
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+1560