Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | qmp: allow setting properties to empty string in qmp-shell | Daniel P. Berrange | 1 | -2/+2 |
2016-07-22 | scripts: ensure monitor socket has SO_REUSEADDR set | Daniel P. Berrange | 1 | -0/+1 |
2016-07-22 | scripts: set timeout when waiting for qemu monitor connection | Daniel P. Berrange | 1 | -0/+1 |
2016-07-22 | scripts: add a 'debug' parameter to QEMUMonitorProtocol | Daniel P. Berrange | 1 | -2/+11 |
2016-07-22 | scripts: add __init__.py file to scripts/qmp/ | Daniel P. Berrange | 1 | -0/+0 |
2016-03-04 | qmp-shell: fix pretty printing of JSON responses | Daniel P. Berrange | 1 | -13/+10 |
2016-02-08 | scripts/qmp: Use Python 2.6 "except E as ..." syntax | Markus Armbruster | 4 | -6/+6 |
2015-09-04 | qmp-shell: add documentation | John Snow | 1 | -0/+35 |
2015-06-19 | scripts: Add support for path as argument of qom-tree | Martin Cerveny | 1 | -2/+7 |
2015-05-11 | scripts: qmp-shell: Add verbose flag | John Snow | 1 | -6/+18 |
2015-05-11 | scripts: qmp-shell: add transaction subshell | John Snow | 1 | -1/+41 |
2015-05-11 | scripts: qmp-shell: Expand support for QMP expressions | John Snow | 1 | -16/+47 |
2015-05-11 | scripts: qmp-shell: refactor helpers | John Snow | 1 | -11/+13 |
2015-04-28 | iotests: add QMP event waiting queue | John Snow | 1 | -30/+65 |
2015-03-17 | scripts: Add qom-tree script | Andreas Färber | 1 | -0/+70 |
2014-02-28 | qmp: Check for returned data from __json_read in get_events | Fam Zheng | 1 | -1/+6 |
2014-02-28 | QMP: Allow dot separated dict path arguments in qmp-shell | Fam Zheng | 1 | -2/+18 |
2014-02-17 | QMP: allow JSON dict arguments in qmp-shell | Stefan Hajnoczi | 1 | -0/+3 |
2013-10-11 | Use qemu-project.org domain name | Stefan Hajnoczi | 1 | -1/+1 |
2013-09-18 | QMP: add scripts/qmp | Luiz Capitulino | 8 | -0/+1242 |