summaryrefslogtreecommitdiffstats
path: root/scripts/dump-guest-memory.py
diff options
context:
space:
mode:
authorJohn Snow2015-04-29 21:14:04 +0200
committerLuiz Capitulino2015-05-11 14:59:07 +0200
commit1ceca07e48ead0dd2e41576c81d40e6a91cafefd (patch)
treeda580b938a4dd88e5587e195551aa61b23aece27 /scripts/dump-guest-memory.py
parentscripts: qmp-shell: add transaction subshell (diff)
downloadqemu-1ceca07e48ead0dd2e41576c81d40e6a91cafefd.tar.gz
qemu-1ceca07e48ead0dd2e41576c81d40e6a91cafefd.tar.xz
qemu-1ceca07e48ead0dd2e41576c81d40e6a91cafefd.zip
scripts: qmp-shell: Add verbose flag
Add a verbose flag that shows the QMP command that was constructed, to allow for later copy/pasting, reference, debugging, etc. The QMP is converted from a Python literal to JSON first, to ensure that it is viable input to the actual QMP parser. As a side-effect, this JSON output will helpfully show all the necessary conversions that were performed on the input, illustrating that "True" was transformed back into "true", literal values are now escaped with "" instead of '', and so on. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Tested-by: Kashyap Chamarthy <kchamart@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions