
17 Feb
2017
17 Feb
'17
3:17 a.m.
On Wed, Dec 28, 2016 at 17:39:20 +0300, Nikolay Shirokovskiy wrote:
This patch removes the last place where we consult priv->job.current->stats.status for migration state, namely in qemuDomainGetMigrationJobStats. --- src/qemu/qemu_domain.c | 1 + src/qemu/qemu_domain.h | 1 + src/qemu/qemu_driver.c | 5 +++-- src/qemu/qemu_migration.c | 7 +++++-- 4 files changed, 10 insertions(+), 4 deletions(-)
The patch looks OK. Jirka