Home
last modified time | relevance | path

Searched hist:"61 c4efe2" (Results 1 – 1 of 1) sorted by relevance

/qemu/ui/
H A Dspice-core.c61c4efe2 Tue Aug 21 08:51:58 GMT 2012 Yonit Halperin <yhalperi@redhat.com> spice: add 'migrated' flag to spice info

The flag is 'true' when spice migration has completed on the src side.
It is needed for a case where libvirt dies before migration completes
and it misses the event QEVENT_SPICE_MIGRATE_COMPLETED.
When libvirt is restored and queries the migration status, it also needs
to query spice and check if its migration has completed.

Signed-off-by: Yonit Halperin <yhalperi@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>