Searched hist:"709 a4cabfb9a425118d37855fcc661559a1610bb" (Results 1 – 3 of 3) sorted by relevance
/qemu/chardev/ |
H A D | chardev-internal.h | 709a4cabfb9a425118d37855fcc661559a1610bb Mon Oct 14 15:24:05 UTC 2024 Roman Penyaev <r.peniaev@gmail.com> chardev/mux: introduce `mux_chr_attach_frontend() call
Move away logic which attaches frontend device to a mux from `char-fe.c` to actual `char-mux.c` implementation and make it a separate function.
No logic changes are made.
Signed-off-by: Roman Penyaev <r.peniaev@gmail.com> Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com> Cc: qemu-devel@nongnu.org Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <20241014152408.427700-6-r.peniaev@gmail.com>
|
H A D | char-fe.c | 709a4cabfb9a425118d37855fcc661559a1610bb Mon Oct 14 15:24:05 UTC 2024 Roman Penyaev <r.peniaev@gmail.com> chardev/mux: introduce `mux_chr_attach_frontend() call
Move away logic which attaches frontend device to a mux from `char-fe.c` to actual `char-mux.c` implementation and make it a separate function.
No logic changes are made.
Signed-off-by: Roman Penyaev <r.peniaev@gmail.com> Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com> Cc: qemu-devel@nongnu.org Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <20241014152408.427700-6-r.peniaev@gmail.com>
|
H A D | char-mux.c | 709a4cabfb9a425118d37855fcc661559a1610bb Mon Oct 14 15:24:05 UTC 2024 Roman Penyaev <r.peniaev@gmail.com> chardev/mux: introduce `mux_chr_attach_frontend() call
Move away logic which attaches frontend device to a mux from `char-fe.c` to actual `char-mux.c` implementation and make it a separate function.
No logic changes are made.
Signed-off-by: Roman Penyaev <r.peniaev@gmail.com> Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com> Cc: qemu-devel@nongnu.org Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <20241014152408.427700-6-r.peniaev@gmail.com>
|