Re: [libvirt] [PATCH v5 07/10] qemu: Introduce qemuDomainGetJobInfoDumpStats

2018-02-05 Thread Jiri Denemark
On Fri, Feb 02, 2018 at 17:40:15 -0500, John Ferlan wrote: > Add an API to allow fetching the memory only dump statistics > for a job via the qemuDomainGetJobInfo API. > > Signed-off-by: John Ferlan > --- > src/qemu/qemu_domain.c | 50 > src/qemu/qemu

[libvirt] [PATCH v5 07/10] qemu: Introduce qemuDomainGetJobInfoDumpStats

2018-02-02 Thread John Ferlan
Add an API to allow fetching the memory only dump statistics for a job via the qemuDomainGetJobInfo API. Signed-off-by: John Ferlan --- src/qemu/qemu_domain.c | 50 src/qemu/qemu_driver.c | 56 ++ 2 file