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

Eric Blake eblake at redhat.com
Mon Mar 7 18:22:45 UTC 2011


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 da07c29..25d2dd9 100644
> --- a/src/qemu/qemu_hotplug.c
> +++ b/src/qemu/qemu_hotplug.c
> @@ -1795,7 +1795,7 @@ qemuDomainChangeGraphicsPasswords(struct qemud_driver *driver,
>      if (ret == -2) {
>          if (type != VIR_DOMAIN_GRAPHICS_TYPE_VNC) {
>              qemuReportError(VIR_ERR_INTERNAL_ERROR, "%s",
> -                            _("Only VNC graphics are supported"));
> +                            _("Graphics password only supported for VNC"));

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110307/cd0e3a58/attachment-0001.sig>


More information about the libvir-list mailing list