| .. |
|
baum.c
|
replace TABs with spaces
|
2023-03-20 12:43:50 +01:00 |
|
char-console.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
2019-06-12 13:18:33 +02:00 |
|
char-fd.c
|
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
|
2023-01-09 13:50:47 +01:00 |
|
char-fe.c
|
include: Rename sysemu/ -> system/
|
2024-12-20 17:44:56 +01:00 |
|
char-file.c
|
chardev: Allow setting file chardev input file on the command line
|
2023-04-20 06:50:11 +02:00 |
|
char-hmp-cmds.c
|
qapi: Move include/qapi/qmp/ to include/qobject/
|
2025-02-10 15:33:16 +01:00 |
|
char-hub.c
|
chardev/char-hub: implement backend chardev aggregator
|
2025-02-03 13:57:08 +04:00 |
|
char-io.c
|
monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
|
2026-01-08 17:48:10 +03:00 |
|
char-mux.c
|
include: Rename sysemu/ -> system/
|
2024-12-20 17:44:56 +01:00 |
|
char-null.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
2019-06-12 13:18:33 +02:00 |
|
char-parallel.c
|
chardev/parallel: Don't close stdin on inappropriate device
|
2024-02-14 07:44:38 +01:00 |
|
char-pipe.c
|
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
|
2023-01-09 13:50:47 +01:00 |
|
char-pty.c
|
chardev/char-pty: Do not ignore chr_write() failures
|
2025-11-25 23:43:16 +03:00 |
|
char-ringbuf.c
|
Use DECLARE_*CHECKER* macros
|
2020-09-09 09:27:09 -04:00 |
|
char-serial.c
|
chardev: replace qemu_set_nonblock()
|
2022-05-03 15:51:52 +04:00 |
|
char-socket.c
|
monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
|
2026-01-08 17:48:10 +03:00 |
|
char-stdio.c
|
char-stdio: Restore blocking mode of stdout on exit
|
2024-07-03 21:54:41 +02:00 |
|
char-udp.c
|
qapi chardev: Elide redundant has_FOO in generated C
|
2022-12-14 20:04:47 +01:00 |
|
char-win-stdio.c
|
chardev/char-win-stdio.c: restore old console mode
|
2024-07-22 22:25:46 +04:00 |
|
char-win.c
|
serial COM: windows serial COM PollingFunc don't sleep
|
2026-05-14 22:33:01 +03:00 |
|
char.c
|
chardev/char-hub: implement backend chardev aggregator
|
2025-02-03 13:57:08 +04:00 |
|
chardev-internal.h
|
chardev/char-hub: implement backend chardev aggregator
|
2025-02-03 13:57:08 +04:00 |
|
meson.build
|
chardev/char-hub: implement backend chardev aggregator
|
2025-02-03 13:57:08 +04:00 |
|
msmouse.c
|
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
|
2024-07-23 22:34:54 +02:00 |
|
spice.c
|
ui/spice: Require spice-server >= 0.14.0
|
2023-01-19 13:30:01 +01:00 |
|
testdev.c
|
Use DECLARE_*CHECKER* macros
|
2020-09-09 09:27:09 -04:00 |
|
trace-events
|
chardev: add tracing of socket error conditions
|
2024-07-24 10:39:10 +01:00 |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
2020-08-21 06:18:24 -04:00 |
|
wctablet.c
|
ui/input: Constify QemuInputHandler structure
|
2023-10-19 23:13:28 +02:00 |