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/include/chardev
Arwed Meyer 8f9abdf586 chardev: src buffer const for write functions
Make source buffers const for char be write functions.
This allows using buffers returned by fifo as buf parameter and source buffer
should not be changed by write functions anyway.

Signed-off-by: Arwed Meyer <arwed.meyer@gmx.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220911181840.8933-3-arwed.meyer@gmx.de>
2 years ago
..
char-fd.h Use DECLARE_*CHECKER* macros 4 years ago
char-fe.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 3 years ago
char-io.h Include qemu/main-loop.h less 5 years ago
char-parallel.h char: fix alias devices regression 8 years ago
char-serial.h char: fix alias devices regression 8 years ago
char-socket.h Clean up ill-advised or unusual header guards 3 years ago
char-win-stdio.h chardev: move headers to include/chardev 8 years ago
char-win.h Use DECLARE_*CHECKER* macros 4 years ago
char.h chardev: src buffer const for write functions 2 years ago
spice.h chardev/spice: simplify chardev setup 4 years ago