On 05/13/2013 08:38 PM, John Ferlan wrote:
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(a)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
Thanks, pushed.
Martin