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
Nicholas Piggin 3c8ab23fb3 chardev: Remove __-prefixed names
Peter points out double underscore prefix names tend to be reserved
for the system. Clean these up.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20240828043337.14587-3-npiggin@gmail.com>
20 hours 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 chardev/mux: implement detach of frontends from mux 2 months 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" 5 months ago
char-mux.c chardev/char-mux: make boolean bit check instead of find_next_bit() 2 days 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 10 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 2 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' 2 months ago
char-stdio.c char-stdio: Restore blocking mode of stdout on exit 5 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 4 months ago
char-win.c chardev: Improve error report by calling error_setg_win32() 5 years ago
char.c chardev: Remove __-prefixed names 20 hours ago
chardev-internal.h chardev/mux: implement detach of frontends from mux 2 months ago
meson.build chardev/parallel: Don't close stdin on inappropriate device 10 months ago
msmouse.c util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() 4 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 4 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