summaryrefslogtreecommitdiff
path: root/scripts/qmp/qmp-shell
AgeCommit message (Expand)AuthorFilesLines
2017-05-09qmp-shell: add persistent command historyJohn Snow1-0/+21
2017-03-16qmp: allow setting properties to empty string in qmp-shellDaniel P. Berrange1-2/+2
2016-03-04qmp-shell: fix pretty printing of JSON responsesDaniel P. Berrange1-13/+10
2016-02-08scripts/qmp: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster1-1/+1
2015-09-04qmp-shell: add documentationJohn Snow1-0/+35
2015-05-11scripts: qmp-shell: Add verbose flagJohn Snow1-6/+18
2015-05-11scripts: qmp-shell: add transaction subshellJohn Snow1-1/+41
2015-05-11scripts: qmp-shell: Expand support for QMP expressionsJohn Snow1-16/+47
2015-05-11scripts: qmp-shell: refactor helpersJohn Snow1-11/+13
2014-02-28QMP: Allow dot separated dict path arguments in qmp-shellFam Zheng1-2/+18
2014-02-17QMP: allow JSON dict arguments in qmp-shellStefan Hajnoczi1-0/+3
2013-09-18QMP: add scripts/qmpLuiz Capitulino1-0/+286