On Tue, Jun 02, 2015 at 14:34:22 +0200, Jiri Denemark wrote:
Thanks to Juan's work QEMU finally emits an event whenever
migration
state changes.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Notes:
The MIGRATION event is not supported by QEMU yet, this patch is based
on the current patches available on qemu-devel mailing list. However,
there were no objections to the design of the event, which makes it
unlikely to change. Anyway this will have to wait until the patches
are applied to QEMU.
ACK once this gets accepted to qemu.
Version 2:
- new patch
Peter