]> git.proxmox.com Git - mirror_qemu.git/commit - hmp-commands.hx
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
authorPeter Xu <peterx@redhat.com>
Thu, 18 Feb 2016 05:16:47 +0000 (13:16 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 22 Feb 2016 17:40:28 +0000 (18:40 +0100)
commit228de9cf1d9607d7eb73445c1656cc3834826606
tree2ccea9a9d331f41fb62f623dbf23d76a6d6251c4
parente3517a529913a2a48c12ba8eef4975ad561af97c
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.

This patch only adds the interfaces, but does not implement them.
"detach" parameter is made optional, to make sure that all the old
dump-guest-memory requests will still be able to work.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-Id: <1455772616-8668-3-git-send-email-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
dump.c
hmp-commands.hx
hmp.c
qapi-schema.json
qmp-commands.hx