Re: [PATCH 00/19] Add qemu RDP server support

2025-01-30 Thread Neal Gompa
On Wed, Jan 29, 2025 at 2:41 PM wrote: > > From: Marc-André Lureau > > Hi, > > This patch series offers an out-of-process Remote Desktop Protocol (RDP) > server solution utilizing QEMU's -display dbus interface, offering improved > modularity and potential security benefits compared to built-in s

[PATCH 00/19] Add qemu RDP server support

2025-01-29 Thread marcandre . lureau
From: Marc-André Lureau Hi, This patch series offers an out-of-process Remote Desktop Protocol (RDP) server solution utilizing QEMU's -display dbus interface, offering improved modularity and potential security benefits compared to built-in server. This initiative was spearheaded by Mihnea Buza