Re: [PATCH] Allow UNIX socket option for VNC websocket

2023-07-24 Thread Marc-André Lureau
On Mon, Jul 24, 2023 at 2:04 PM Sergii Zasenko wrote: > - Remove unix socket option limitation for VNC websocket > - Reflect websocket option changes in documentation > > Signed-off-by: Sergii Zasenko > Reviewed-by: Marc-André Lureau > --- > qemu-options.hx | 4 > ui/vnc.c| 5 -

[PATCH] Allow UNIX socket option for VNC websocket

2023-07-24 Thread Sergii Zasenko
- Remove unix socket option limitation for VNC websocket - Reflect websocket option changes in documentation Signed-off-by: Sergii Zasenko --- qemu-options.hx | 4 ui/vnc.c| 5 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx ind