Re: [libvirt] [PATCH 4/4] qemu_hotplug: fix checking graphics ports

2016-05-10 Thread Pavel Hrdina
On Mon, May 09, 2016 at 09:24:13PM -0400, Cole Robinson wrote: > On 05/09/2016 09:48 AM, Pavel Hrdina wrote: > > We cannot change ports for running domain and we should error out if > > autoport is enabled. > > > > Signed-off-by: Pavel Hrdina > > --- > > src/qemu/qemu_hotplug.c

Re: [libvirt] [PATCH 4/4] qemu_hotplug: fix checking graphics ports

2016-05-09 Thread Cole Robinson
On 05/09/2016 09:48 AM, Pavel Hrdina wrote: > We cannot change ports for running domain and we should error out if > autoport is enabled. > > Signed-off-by: Pavel Hrdina > --- > src/qemu/qemu_hotplug.c | 13 > + > .../qemuhotplug-graphics-spice-li

[libvirt] [PATCH 4/4] qemu_hotplug: fix checking graphics ports

2016-05-09 Thread Pavel Hrdina
We cannot change ports for running domain and we should error out if autoport is enabled. Signed-off-by: Pavel Hrdina --- src/qemu/qemu_hotplug.c | 13 + .../qemuhotplug-graphics-spice-listen-network.xml | 2 +- 2 files changed, 6 insert