summaryrefslogtreecommitdiff
path: root/tci.c
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2015-04-29 15:14:04 -0400
committerLuiz Capitulino <lcapitulino@redhat.com>2015-05-11 08:59:07 -0400
commit1ceca07e48ead0dd2e41576c81d40e6a91cafefd (patch)
treeda580b938a4dd88e5587e195551aa61b23aece27 /tci.c
parent30bd6815efbaf5bae70885feac9a35e149e2f1ad (diff)
downloadqemu-1ceca07e48ead0dd2e41576c81d40e6a91cafefd.tar.gz
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 'tci.c')
0 files changed, 0 insertions, 0 deletions