Re: [libvirt] [PATCH 3/3] qemu: fix xml dump of autogenerated websocket

2016-12-08 Thread John Ferlan
On 12/08/2016 09:00 AM, Nikolay Shirokovskiy wrote: > > > On 08.12.2016 16:21, John Ferlan wrote: >> >> Perhaps a commit message would answer my question below... >> >> On 11/22/2016 06:09 AM, Nikolay Shirokovskiy wrote: >>> --- >>> src/conf/domain_conf.c | 5 - >>> 1 file changed, 4 inser

Re: [libvirt] [PATCH 3/3] qemu: fix xml dump of autogenerated websocket

2016-12-08 Thread Nikolay Shirokovskiy
On 08.12.2016 16:21, John Ferlan wrote: > > Perhaps a commit message would answer my question below... > > On 11/22/2016 06:09 AM, Nikolay Shirokovskiy wrote: >> --- >> src/conf/domain_conf.c | 5 - >> 1 file changed, 4 insertions(+), 1 deletion(-) >> >> diff --git a/src/conf/domain_conf.c

Re: [libvirt] [PATCH 3/3] qemu: fix xml dump of autogenerated websocket

2016-12-08 Thread John Ferlan
Perhaps a commit message would answer my question below... On 11/22/2016 06:09 AM, Nikolay Shirokovskiy wrote: > --- > src/conf/domain_conf.c | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c > index 6e008e2..fb6ff0b 100

[libvirt] [PATCH 3/3] qemu: fix xml dump of autogenerated websocket

2016-11-22 Thread Nikolay Shirokovskiy
--- src/conf/domain_conf.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index 6e008e2..fb6ff0b 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/domain_conf.c @@ -22534,7 +22534,10 @@ virDomainGraphicsDefFormat(virBufferPt