]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: migrate: add mirror stats to migration stats
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Fri, 1 Sep 2017 06:49:30 +0000 (09:49 +0300)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 7 Sep 2017 09:18:10 +0000 (11:18 +0200)
commit8c4665833750c66b435634678d0df2b71273e177
tree137e3687311e67378432ee02527423fc18cd4105
parentdefc87901e84f40bdc17885f1537c5a65fa91379
qemu: migrate: add mirror stats to migration stats

When getting job info in case mirror does not reach ready phase
fetch mirror stats from qemu. Otherwise mirror stats are already
saved in current job.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h