[libvirt] [PATCH v4 04/12] qemu: Introduce QEMU_DOMAIN_JOB_STATS_TYPE_MEMDUMP

Jiri Denemark jdenemar at redhat.com
Fri Feb 2 13:24:07 UTC 2018


On Thu, Feb 01, 2018 at 18:24:35 -0500, John Ferlan wrote:
> 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.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_domain.c  |  2 ++
>  src/qemu/qemu_domain.h  |  2 ++
>  src/qemu/qemu_driver.c  |  1 +
>  src/qemu/qemu_monitor.h | 19 +++++++++++++++++++
>  4 files changed, 24 insertions(+)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list