qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] spice: Allow to set password even if disable-ti


From: Christophe Fergeau
Subject: Re: [Qemu-devel] [PATCH] spice: Allow to set password even if disable-ticketing was used
Date: Fri, 14 Aug 2015 16:31:55 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Aug 14, 2015 at 03:04:48PM +0100, Daniel P. Berrange wrote:
> Hmm, is oVirt using this via libvirt ? If so, I guess we have to fix
> it, as that would be a break in current usage.

Yes this is done through libvirt.

Before commit qemu-2.1.0-rc2~11^2, you could use virsh update-device
with
<graphics type='spice' autoport='yes' listen='127.0.0.1' passwd='bar'/>
to set the password for a running domain whose graphics node is
<graphics type='spice' autoport='yes' listen='127.0.0.1'/>

After qemu-2.1.0-rc2~11^2, this results in an error.

Christophe

Attachment: pgp0AJbnSXrxx.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]