Re: [libvirt] [PATCH] qemu_hotplug: Reword error if spice password change not available

2011-03-07 Thread Cole Robinson
On 03/07/2011 01:22 PM, Eric Blake wrote: > On 03/07/2011 11:14 AM, Cole Robinson wrote: >> Currently it sounds like spice is completely unsupported, which is >> confusing. >> --- >> src/qemu/qemu_hotplug.c |2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/src/qemu/

Re: [libvirt] [PATCH] qemu_hotplug: Reword error if spice password change not available

2011-03-07 Thread Eric Blake
On 03/07/2011 11:14 AM, Cole Robinson wrote: > Currently it sounds like spice is completely unsupported, which is > confusing. > --- > src/qemu/qemu_hotplug.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/qemu/qemu_hotplug.c b/src/qemu/qemu_hotplug.c > index d

[libvirt] [PATCH] qemu_hotplug: Reword error if spice password change not available

2011-03-07 Thread Cole Robinson
Currently it sounds like spice is completely unsupported, which is confusing. --- src/qemu/qemu_hotplug.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/qemu/qemu_hotplug.c b/src/qemu/qemu_hotplug.c index da07c29..25d2dd9 100644 --- a/src/qemu/qemu_hotplug.c +++ b/sr