On Wed, Jul 08, 2015 at 18:39:36 +0200, Jiri Denemark wrote:
The final version of migration event patches which got accepted
upstream
had to be slightly modified -- the event is only emitted when "events"
migration capability is turned on (default is off). Thus a new patch had
to be added to libvirt. I'm resending all migration event patches for
context even though they haven't changed at all since they were ACKed.
Jiri Denemark (5):
qemu_monitor: Wire up MIGRATION event
qemu: Enable migration events on QMP monitor
qemuDomainGetJobStatsInternal: Support migration events
qemu: Update migration state according to MIGRATION event
qemu: Wait for migration events on domain condition
I did s/virDomainObjSignal/virDomainObjBroadcast/ required after Pavel's
series and pushed these patches. Thanks for the reviews.
Jirka