On 06/14/12 15:12, Eric Blake wrote:
On 06/14/2012 06:59 AM, Peter Krempa wrote:
> Libvirt updates the configuration of SPICE server only when something
> changes. This is unfortunate when the user wants to disconnect a
> existing spice session when the connected attribute is already
> "disconnect".
>
> This patch modifies the conditions for calling the password updater to
> be called when nothing changes, but the connected attribute is already
> "disconnect".
> ---
> src/qemu/qemu_hotplug.c | 11 ++++++++---
> 1 files changed, 8 insertions(+), 3 deletions(-)
ACK. Makes sense.
Thanks; pushed.
Peter