]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce QEMU_DOMAIN_JOB_STATS_TYPE_MEMDUMP
authorJohn Ferlan <jferlan@redhat.com>
Thu, 1 Feb 2018 21:07:30 +0000 (16:07 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 6 Feb 2018 12:37:31 +0000 (07:37 -0500)
commit2a4d847e774ea97719524611b4e890c2650e4fc9
treef80caeae2c2a625d64e4ee05f01155a8b9d4a3e0
parent9d73df98c245ec8cb6d35bae9c377641b355c91c
qemu: Introduce QEMU_DOMAIN_JOB_STATS_TYPE_MEMDUMP

Define the qemuMonitorDumpStats as a new job JobStatsType to handle
being able to get memory dump statistics. For now do nothing with
the new TYPE_MEMDUMP.

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