[libvirt] [PATCH 1/1] Support for RDP

Gerd Hoffmann kraxel at redhat.com
Thu Apr 23 12:51:34 UTC 2009


On 04/23/09 12:43, Daniel P. Berrange wrote:
> Historically with Xen and QEMU there has only been ability to have either
> SDL graphics, or VNC graphics, but not both.

Note that this has changed recently, qemu can handle both vnc and sdl now.

>    <graphics type='desktop'/>
>    <graphics type='rdp' port='1234' autoport='no' listen='172.21.4.3'/>

Likewise for qemu:

   <graphics type='sdl' ...>
   <graphics type='vnc' ...>

cheers,
   Gerd




More information about the libvir-list mailing list