]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuDomainGetJobInfoMigrationStats
authorJohn Ferlan <jferlan@redhat.com>
Mon, 20 Nov 2017 18:00:43 +0000 (13:00 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 2 Feb 2018 20:19:14 +0000 (15:19 -0500)
commit3f99bb06d11a2bb9ce59b5e600034f02807fb21e
treea82c1d7951d58bcb46b2f261602b79f424ec0f81
parent9c27e464e3b4603cbe13c00787f4c89e5b1e7a68
qemu: Introduce qemuDomainGetJobInfoMigrationStats

Extract out the parts of qemuDomainGetJobStatsInternal that get
the migration stats. We're about to add the ability to get just
dump information.

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