On Tue, Jun 02, 2015 at 14:34:25 +0200, Jiri Denemark wrote:
When QEMU supports migration events qemuDomainJobInfo structure is
no
longer updated with migration statistics. We have to enter a job and
explicitly ask QEMU every time virDomainGetJob{Info,Stats} is called.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
ACK, although this patch should go before patch 18 of this series.
Peter