Re: [PATCH v2 20/21] qemu: add RDP support

2025-03-13 Thread Martin Kletzander
On Thu, Mar 13, 2025 at 12:18:04AM +0400, Marc-André Lureau wrote: Hi On Fri, Mar 7, 2025 at 7:03 PM Martin Kletzander wrote: On Tue, Feb 18, 2025 at 02:16:25PM +0400, marcandre.lur...@redhat.com wrote: >From: Marc-André Lureau > >Wire the external server RDP support with QEMU. > >Check the

Re: [PATCH v2 20/21] qemu: add RDP support

2025-03-12 Thread Marc-André Lureau
Hi On Fri, Mar 7, 2025 at 7:03 PM Martin Kletzander wrote: > > On Tue, Feb 18, 2025 at 02:16:25PM +0400, marcandre.lur...@redhat.com wrote: > >From: Marc-André Lureau > > > >Wire the external server RDP support with QEMU. > > > >Check the configuration, allocate a port, start the process > >and

Re: [PATCH v2 20/21] qemu: add RDP support

2025-03-07 Thread Martin Kletzander
On Tue, Feb 18, 2025 at 02:16:25PM +0400, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau Wire the external server RDP support with QEMU. Check the configuration, allocate a port, start the process and set the credentials. Signed-off-by: Marc-André Lureau --- docs/formatdomain.rst