On Thu, Mar 14, 2019 at 04:28:46PM +0100, Jiri Denemark wrote:
Any job which is able to provide statistics that can be queried via
virDomainGetJob{Stats,Info} has to set an appropriate statsType.
Without a proper statsType qemuDomainJobInfoToParams and
qemuDomainJobInfoToInfo have no idea what statistics should be sent to
the API caller.
https://bugzilla.redhat.com/show_bug.cgi?id=1688774
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>