You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/chardev
Peter Xu d3176a9f38 qom: Use object_get_container()
Use object_get_container() whenever applicable across the tree.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241121192202.4155849-13-peterx@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2 weeks ago
..
baum.c replace TABs with spaces 2 years ago
char-console.c Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
char-fd.c Refactoring: refactor TFR() macro to RETRY_ON_EINTR() 2 years ago
char-fe.c include: Rename sysemu/ -> system/ 1 month ago
char-file.c chardev: Allow setting file chardev input file on the command line 2 years ago
char-hmp-cmds.c char: Move HMP commands from monitor/ to chardev/ 2 years ago
char-io.c Revert "qemu-char: do not operate on sources from finalize callbacks" 6 months ago
char-mux.c include: Rename sysemu/ -> system/ 1 month ago
char-null.c Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
char-parallel.c chardev/parallel: Don't close stdin on inappropriate device 11 months ago
char-pipe.c Refactoring: refactor TFR() macro to RETRY_ON_EINTR() 2 years ago
char-pty.c chardev: add path option for pty backend 3 months ago
char-ringbuf.c Use DECLARE_*CHECKER* macros 4 years ago
char-serial.c chardev: replace qemu_set_nonblock() 3 years ago
char-socket.c chardev: introduce 'reconnect-ms' and deprecate 'reconnect' 3 months ago
char-stdio.c char-stdio: Restore blocking mode of stdout on exit 7 months ago
char-udp.c qapi chardev: Elide redundant has_FOO in generated C 2 years ago
char-win-stdio.c chardev/char-win-stdio.c: restore old console mode 6 months ago
char-win.c chardev: Improve error report by calling error_setg_win32() 5 years ago
char.c qom: Use object_get_container() 2 weeks ago
chardev-internal.h chardev/mux: implement detach of frontends from mux 3 months ago
meson.build chardev/parallel: Don't close stdin on inappropriate device 11 months ago
msmouse.c util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() 6 months ago
spice.c ui/spice: Require spice-server >= 0.14.0 2 years ago
testdev.c Use DECLARE_*CHECKER* macros 4 years ago
trace-events chardev: add tracing of socket error conditions 6 months ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
wctablet.c ui/input: Constify QemuInputHandler structure 1 year ago