
10 Jun
2015
10 Jun
'15
10:18 a.m.
On Tue, Jun 02, 2015 at 14:34:17 +0200, Jiri Denemark wrote:
QEMU_CAPS_SEAMLESS_MIGRATION capability says QEMU supports SPICE_MIGRATE_COMPLETED event. Thus we can just drop all code which polls query-spice and replace it with waiting for the event.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
ACK, Peter