1. fcfab75 qmp-shell: learn to send commands with quoted arguments by Marc-André Lureau · 7 years ago
  2. bf20b67 Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import" by Eduardo Habkost · 7 years ago
  3. 4803c5c python: futurize -f lib2to3.fixes.fix_numliterals by Eduardo Habkost · 7 years ago
  4. 050c5d8 python: futurize -f lib2to3.fixes.fix_standarderror by Eduardo Habkost · 7 years ago
  5. d7a4228 python: futurize -f lib2to3.fixes.fix_has_key by Eduardo Habkost · 7 years ago
  6. 068cf7a python: futurize -f libfuturize.fixes.fix_absolute_import by Eduardo Habkost · 7 years ago
  7. f03868b python: futurize -f libfuturize.fixes.fix_print_with_import by Eduardo Habkost · 7 years ago
  8. 7e2b34f qmp.py: Encode json data before sending by Eduardo Habkost · 7 years ago
  9. 70b7fba Use HTTPS for qemu.org and other domains by Stefan Hajnoczi · 7 years ago
  10. 1b3bbc6 Use qemu.org domain name by Stefan Hajnoczi · 7 years ago
  11. 0917765 scripts: Remove debug parameter from QEMUMonitorProtocol by Eduardo Habkost · 7 years ago
  12. 7b6b9db qmp.py: Avoid overriding a builtin object by Lukáš Doktor · 8 years ago
  13. 2cb05a3 qmp.py: Avoid "has_key" usage by Lukáš Doktor · 8 years ago
  14. 3dd29b4 qmp.py: Use object-based class for QEMUMonitorProtocol by Lukáš Doktor · 8 years ago
  15. 9d47f6d qmp.py: Couple of pylint/style fixes by Lukáš Doktor · 8 years ago
  16. fe2f74a scripts/qmp/qom-set: fix the value argument passed to srv.command() by Greg Kurz · 8 years ago
  17. dcd3b25 qmp-shell: improve help by Marc-André Lureau · 8 years ago
  18. b13d2ff qmp-shell: don't show version greeting if unavailable by Marc-André Lureau · 8 years ago
  19. daa5a72 qmp-shell: Cope with query-commands error by Marc-André Lureau · 8 years ago
  20. c5e397d qmp-shell: add -N option to skip negotiate by Marc-André Lureau · 8 years ago
  21. aa3b167 qmp-shell: add persistent command history by John Snow · 8 years ago
  22. f880cd6 qmp: allow setting properties to empty string in qmp-shell by Daniel P. Berrange · 8 years ago
  23. 168ae6c scripts: ensure monitor socket has SO_REUSEADDR set by Daniel P. Berrange · 9 years ago
  24. 2380646 scripts: set timeout when waiting for qemu monitor connection by Daniel P. Berrange · 9 years ago
  25. 991e7c4 scripts: add a 'debug' parameter to QEMUMonitorProtocol by Daniel P. Berrange · 9 years ago
  26. 6f7a4a8 scripts: add __init__.py file to scripts/qmp/ by Daniel P. Berrange · 9 years ago
  27. e55250c qmp-shell: fix pretty printing of JSON responses by Daniel P. Berrange · 9 years ago
  28. cf6c634 scripts/qmp: Use Python 2.6 "except E as ..." syntax by Markus Armbruster · 9 years ago
  29. e2f9a65 qmp-shell: add documentation by John Snow · 10 years ago
  30. ff5397b scripts: Add support for path as argument of qom-tree by Martin Cerveny · 10 years ago
  31. 1ceca07 scripts: qmp-shell: Add verbose flag by John Snow · 10 years ago
  32. 30bd681 scripts: qmp-shell: add transaction subshell by John Snow · 10 years ago
  33. 6092c3e scripts: qmp-shell: Expand support for QMP expressions by John Snow · 10 years ago
  34. a7430a0 scripts: qmp-shell: refactor helpers by John Snow · 10 years ago
  35. 7898f74 iotests: add QMP event waiting queue by John Snow · 10 years ago
  36. eb60aa5 scripts: Add qom-tree script by Andreas Färber · 11 years ago
  37. 4864512 qmp: Check for returned data from __json_read in get_events by Fam Zheng · 11 years ago
  38. cd159d0 QMP: Allow dot separated dict path arguments in qmp-shell by Fam Zheng · 11 years ago
  39. ff9ec34 QMP: allow JSON dict arguments in qmp-shell by Stefan Hajnoczi · 11 years ago
  40. 8593898 Use qemu-project.org domain name by Stefan Hajnoczi · 11 years ago
  41. 22f3946 QMP: add scripts/qmp by Luiz Capitulino · 11 years ago