]> git.proxmox.com Git - mirror_qemu.git/commit - qmp.c
dump-guest-memory: add dump_in_progress() helper function
authorPeter Xu <peterx@redhat.com>
Thu, 18 Feb 2016 05:16:49 +0000 (13:16 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 22 Feb 2016 17:40:28 +0000 (18:40 +0100)
commit65d64f362326a57b590b8b76e3422030a2aa5c44
tree625299fda2cd5b6bd8f213b1603b0bd0905613df
parentbaf28f57e2dec63eebfcd3c00f8d4dea9fcde21e
dump-guest-memory: add dump_in_progress() helper function

For now, it has no effect. It will be used in dump detach support.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-Id: <1455772616-8668-5-git-send-email-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
dump.c
include/qemu-common.h
qmp.c