]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce qemuDomainGetJobInfoDumpStats
authorJohn Ferlan <jferlan@redhat.com>
Mon, 20 Nov 2017 20:56:17 +0000 (15:56 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 6 Feb 2018 12:39:11 +0000 (07:39 -0500)
commit501e3c3c96f4f5bb28308a74853216dc72f46014
tree5bc6093a900b8b937a0885e0a96e9b3e487040fa
parent88c2360753026f26cb46293e4162f636e9b7752d
qemu: Introduce qemuDomainGetJobInfoDumpStats

Add an API to allow fetching the memory only dump statistics
for a job via the qemuDomainGetJobInfo API.

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_driver.c