]> Git Repo - qemu.git/commit - monitor/hmp-cmds.c
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
authorPeter Xu <[email protected]>
Thu, 18 Feb 2016 05:16:47 +0000 (13:16 +0800)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Message-Id: <1455772616[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
dump.c
hmp-commands.hx
hmp.c
qapi-schema.json
qmp-commands.hx
This page took 0.025455 seconds and 4 git commands to generate.