Re: [PATCH v6 0/8] chardev: implement backend chardev multiplexing

2025-01-02 Thread Roman Penyaev
On Mon, Dec 30, 2024 at 12:35 PM Marc-André Lureau wrote: > > That looks like a good compromise to me, thanks. Markus, wdyt? > > In your patches, please change version 9.3 for 10.0 (next release). Ok. > btw, for some reason your series is not caught by patchew or > patchwork.. it's a bit annoyin

Re: [PATCH v6 0/8] chardev: implement backend chardev multiplexing

2024-12-30 Thread Marc-André Lureau
Hi On Mon, Dec 23, 2024 at 5:29 PM Roman Penyaev wrote: > > Mux is a character backend (host side) device, which multiplexes > multiple frontends with one backend device. The following is a > few lines from the QEMU manpage [1]: > > A multiplexer is a "1:N" device, and here the "1" end is your