xemu/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>
2022-09-29 14:38:05 +04:00
..
char-fd.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
char-fe.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 2022-03-22 14:40:51 +04:00
char-io.h Include qemu/main-loop.h less 2019-08-16 13:31:52 +02:00
char-parallel.h char: fix alias devices regression 2017-06-08 17:57:36 +04:00
char-serial.h char: fix alias devices regression 2017-06-08 17:57:36 +04:00
char-socket.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
char-win-stdio.h
char-win.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
char.h chardev: src buffer const for write functions 2022-09-29 14:38:05 +04:00
spice.h chardev/spice: simplify chardev setup 2020-10-15 11:14:40 +02:00