[libvirt] [PATCH v3 1/2] Add VNC WebSocket support

John Ferlan jferlan at redhat.com
Mon May 13 18:38:33 UTC 2013


On 05/13/2013 09:10 AM, Martin Kletzander wrote:
> Adding support for new attribute 'websocket' in the '<graphics>'
> element, the attribute value is the port to listen on with '-1'
> meaning auto-allocation, '0' meaning no websockets.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  docs/formatdomain.html.in     |  5 +++++
>  docs/schemas/domaincommon.rng |  5 +++++
>  src/conf/domain_conf.c        | 16 ++++++++++++++++
>  src/conf/domain_conf.h        |  1 +
>  4 files changed, 27 insertions(+)
> 

ACK

John




More information about the libvir-list mailing list