
9 Dec
2019
9 Dec
'19
10:35 a.m.
On Tue, Dec 03, 2019 at 06:17:33PM +0100, Peter Krempa wrote:
Introduce QEMU_DOMAIN_JOB_STATS_TYPE_BACKUP and the convertors and other plumbing to be able to report statistics for the backup job.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_domain.c | 62 ++++++++++++++++++++++++++++++++++++++++++ src/qemu/qemu_domain.h | 10 +++++++ src/qemu/qemu_driver.c | 4 +++ 3 files changed, 76 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano