]> git.proxmox.com Git - mirror_qemu.git/commit - ui/spice-core.c
spice: fix libvirt snapshots
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 29 Apr 2014 07:27:31 +0000 (09:27 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 May 2014 08:45:54 +0000 (10:45 +0200)
commita76a2f729aae21c45c7e9eef8d1d80e94d1cc930
treeb2550c7d42449af6e316a509c28d233140c1ef97
parent4f60af9ac00800d5833f6ec4317535aeaddb1616
spice: fix libvirt snapshots

Only notify spice-server about migration events in case we got
target host information beforehand.  So we kick the seamless spice
client migration only in case a actual live migration happens, not
when libvirt uses live-migration-to-file for snapshotting.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-core.c