index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qmp
/
qmp-shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: remove more instances of sys.version_info
John Snow
2020-05-31
1
-3
/
+0
*
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
1
-1
/
+0
*
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
1
-1
/
+1
*
qmp: make qmp-shell work with python3
Igor Mammedov
2019-07-02
1
-1
/
+4
*
qmp-shell: fix nested json regression
Marc-André Lureau
2019-03-11
1
-2
/
+2
*
Introduce a Python module structure
Cleber Rosa
2019-02-22
1
-1
/
+3
*
qmp-shell: learn to send commands with quoted arguments
Marc-André Lureau
2018-08-15
1
-1
/
+2
*
Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"
Eduardo Habkost
2018-06-22
1
-2
/
+1
*
python: futurize -f lib2to3.fixes.fix_has_key
Eduardo Habkost
2018-06-08
1
-1
/
+1
*
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
1
-1
/
+2
*
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-06-08
1
-17
/
+18
*
qmp.py: Use object-based class for QEMUMonitorProtocol
Lukáš Doktor
2017-09-16
1
-2
/
+2
*
qmp-shell: improve help
Marc-André Lureau
2017-05-09
1
-1
/
+5
*
qmp-shell: don't show version greeting if unavailable
Marc-André Lureau
2017-05-09
1
-0
/
+3
*
qmp-shell: Cope with query-commands error
Marc-André Lureau
2017-05-09
1
-1
/
+4
*
qmp-shell: add -N option to skip negotiate
Marc-André Lureau
2017-05-09
1
-4
/
+7
*
qmp-shell: add persistent command history
John Snow
2017-05-09
1
-0
/
+21
*
qmp: allow setting properties to empty string in qmp-shell
Daniel P. Berrange
2017-03-16
1
-2
/
+2
*
qmp-shell: fix pretty printing of JSON responses
Daniel P. Berrange
2016-03-04
1
-13
/
+10
*
scripts/qmp: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2016-02-08
1
-1
/
+1
*
qmp-shell: add documentation
John Snow
2015-09-04
1
-0
/
+35
*
scripts: qmp-shell: Add verbose flag
John Snow
2015-05-11
1
-6
/
+18
*
scripts: qmp-shell: add transaction subshell
John Snow
2015-05-11
1
-1
/
+41
*
scripts: qmp-shell: Expand support for QMP expressions
John Snow
2015-05-11
1
-16
/
+47
*
scripts: qmp-shell: refactor helpers
John Snow
2015-05-11
1
-11
/
+13
*
QMP: Allow dot separated dict path arguments in qmp-shell
Fam Zheng
2014-02-28
1
-2
/
+18
*
QMP: allow JSON dict arguments in qmp-shell
Stefan Hajnoczi
2014-02-17
1
-0
/
+3
*
QMP: add scripts/qmp
Luiz Capitulino
2013-09-18
1
-0
/
+286