On Tue, Mar 01, 2016 at 13:55:26 +0100, Jiri Denemark wrote:
Jiri Denemark (7):
qemu: Store completed stats at the very end of migration
qemu: Properly update completed migration stats
qemu: Don't explicitly stop CPUs after migration
qemu: Fix a race when computing migration downtime
qemu: Do not report completed stats until the job finishes
Introduce job completed event
qemu: Add support for job completed event
This series doesn't apply cleanly on master anymore (because of new APIs
pushed in the meantime). The rebased version can be found in
completed-stats branch of
https://gitlab.com/jirkade/libvirt repository.
Jirka