On Mon, Feb 29, 2016 at 01:30:24PM +0100, Jiri Denemark wrote:
> When SPICE graphics is configured for a domain but we did not ask the
> client to switch to the destination, we should not wait for
> SPICE_MIGRATE_COMPLETED event (which will never come).
>
>
https://bugzilla.redhat.com/show_bug.cgi?id=1151723
>
> Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
> ---
> src/qemu/qemu_domain.h | 2 ++
> src/qemu/qemu_migration.c | 4 +++-
> 2 files changed, 5 insertions(+), 1 deletion(-)
ACK