1. 37094b6 python: rename qemu.aqmp to qemu.qmp by John Snow · 3 years ago
  2. 7cba010 scripts/qmp-shell-wrap: Fix import path by John Snow · 3 years, 1 month ago
  3. 4391252 python: introduce qmp-shell-wrap convenience tool by Daniel P. Berrangé · 3 years, 2 months ago
  4. fd9c3a6 python: move qmp-shell under the AQMP package by John Snow · 3 years, 2 months ago
  5. 0347c4c python: move qmp utilities to python/qemu/utils by John Snow · 3 years, 2 months ago
  6. d08caef scripts/qmp-shell: add redirection shim by John Snow · 3 years, 9 months ago
  7. 6be7206 scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py by John Snow · 3 years, 9 months ago
  8. e359c5a scripts/qmp-shell: add docstrings by John Snow · 3 years, 9 months ago
  9. 6a1105a scripts/qmp-shell: make QMPShellError inherit QMPError by John Snow · 3 years, 9 months ago
  10. a64fe44 scripts/qmp-shell: remove double-underscores by John Snow · 3 years, 9 months ago
  11. 7fc2989 scripts/qmp-shell: convert usage comment to docstring by John Snow · 3 years, 9 months ago
  12. 26d3ce9 scripts/qmp-shell: Remove too-broad-exception by John Snow · 3 years, 9 months ago
  13. c83055e scripts/qmp-shell: Fix empty-transaction invocation by John Snow · 3 years, 9 months ago
  14. 7468837 scripts/qmp-shell: remove TODO by John Snow · 3 years, 9 months ago
  15. be19c6a scripts/qmp-shell: use logging to show warnings by John Snow · 3 years, 9 months ago
  16. d1d14e5 scripts/qmp-shell: Use context manager instead of atexit by John Snow · 3 years, 9 months ago
  17. 6e24a7e scripts/qmp-shell: unprivatize 'pretty' property by John Snow · 3 years, 9 months ago
  18. b0b8ca1 scripts/qmp-shell: Accept SocketAddrT instead of string by John Snow · 3 years, 9 months ago
  19. 1eab887 scripts/qmp-shell: add mypy types by John Snow · 3 years, 9 months ago
  20. 4157429 scripts/qmp-shell: initialize completer early by John Snow · 3 years, 9 months ago
  21. db12abc scripts/qmp-shell: refactor QMPCompleter by John Snow · 3 years, 9 months ago
  22. 6faf238 scripts/qmp-shell: Fix "FuzzyJSON" parser by John Snow · 3 years, 9 months ago
  23. ad4eebe scripts/qmp-shell: move the REPL functionality into QMPShell by John Snow · 3 years, 9 months ago
  24. 1215a1f scripts/qmp-shell: remove prompt argument from read_exec_command by John Snow · 3 years, 9 months ago
  25. 1caa505 scripts/qmp-shell: move get_prompt() to prompt property by John Snow · 3 years, 9 months ago
  26. 2ac3f37 scripts/qmp-shell: Make verbose a public attribute by John Snow · 3 years, 9 months ago
  27. ad45913 scripts/qmp-shell: Add pretty attribute to HMP shell by John Snow · 3 years, 9 months ago
  28. 17329be scripts/qmp-shell: use argparse by John Snow · 3 years, 9 months ago
  29. 90bd8eb scripts/qmp-shell: use isinstance() instead of type() by John Snow · 3 years, 9 months ago
  30. 73f699c scripts/qmp-shell: remove if-raise-else patterns by John Snow · 3 years, 9 months ago
  31. d962ec8 scripts/qmp-shell: fix shell history exception handling by John Snow · 3 years, 9 months ago
  32. 628b92d scripts/qmp-shell: rename one and two-letter variables by John Snow · 3 years, 9 months ago
  33. 2813dee scripts/qmp-shell: make QMPCompleter returns explicit by John Snow · 3 years, 9 months ago
  34. 50f6f1c scripts/qmp-shell: ignore visit_Name name by John Snow · 3 years, 9 months ago
  35. c6be2bf scripts/qmp-shell: use triple-double-quote docstring style by John Snow · 3 years, 9 months ago
  36. 3122636 scripts/qmp-shell: declare verbose in __init__ by John Snow · 3 years, 9 months ago
  37. 5cb0233 scripts/qmp-shell: Use python3-style super() by John Snow · 3 years, 9 months ago
  38. c4a1447 scripts/qmp-shell: use @classmethod where appropriate by John Snow · 3 years, 9 months ago
  39. 9669c82 scripts/qmp-shell: remove shadowed variable from _print() by John Snow · 3 years, 9 months ago
  40. f2daa2d scripts/qmp-shell: fix connect method signature by John Snow · 3 years, 9 months ago
  41. de14ba2 scripts/qmp-shell: fix exception handling by John Snow · 3 years, 9 months ago
  42. 70e5674 scripts/qmp-shell: fix show_banner signature by John Snow · 3 years, 9 months ago
  43. 169b43b scripts/qmp-shell: Apply flake8 rules by John Snow · 3 years, 9 months ago
  44. badf462 scripts/qmp-shell: apply isort rules by John Snow · 3 years, 9 months ago
  45. 88fb483 scripts/qemu-ga-client: Add forwarder shim by John Snow · 3 years, 10 months ago
  46. 1e129af scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py by John Snow · 3 years, 10 months ago
  47. ca683d4 scripts/qemu-ga-client: add mypy type hints by John Snow · 3 years, 10 months ago
  48. f85d325 scripts/qemu-ga-client: apply (most) pylint rules by John Snow · 3 years, 10 months ago
  49. aff103b scripts/qemu-ga-client: add module docstring by John Snow · 3 years, 10 months ago
  50. 0cf1a52 scripts/qemu-ga-client: replace deprecated optparse with argparse by John Snow · 3 years, 10 months ago
  51. e6de9ce scripts/qemu-ga-client: Fix exception handling by John Snow · 3 years, 10 months ago
  52. e75f516 scripts/qemu-ga-client: apply (most) flake8 rules by John Snow · 3 years, 10 months ago
  53. 9510e4f scripts/qemu-ga-client: apply isort rules by John Snow · 3 years, 10 months ago
  54. c89b38c scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py by John Snow · 3 years, 10 months ago
  55. 173d185 scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py by John Snow · 3 years, 10 months ago
  56. 30ec845 scripts/qom-fuse: add static type hints by John Snow · 3 years, 10 months ago
  57. 2cea713 scripts/qom-fuse: ensure QOMFuse.read always returns bytes by John Snow · 3 years, 10 months ago
  58. 9ec8a38 scripts/qom-fuse: use QOMCommand.qom_list() by John Snow · 3 years, 10 months ago
  59. 2aa1017 scripts/qom-fuse: Convert to QOMCommand by John Snow · 3 years, 10 months ago
  60. 187be27 scripts/qom-fuse: Add docstrings by John Snow · 3 years, 10 months ago
  61. 7552823 scripts/qom-fuse: Apply pylint rules by John Snow · 3 years, 10 months ago
  62. 26c1cca scripts/qom-fuse: apply flake8 rules by John Snow · 3 years, 10 months ago
  63. c6b7eae scripts/qom-fuse: apply isort rules by John Snow · 3 years, 10 months ago
  64. 908ff4b scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ by John Snow · 3 years, 10 months ago
  65. 587adac python/qmp: add parse_address classmethod by John Snow · 3 years, 10 months ago
  66. c238741 docs: update to show preferred boolean syntax for -chardev by Daniel P. Berrangé · 4 years, 1 month ago
  67. 3600604 scripts/qmp: delete 'qmp' script by John Snow · 4 years, 5 months ago
  68. fca9d72 qmp-shell: Sort by key when pretty-printing by David Edmondson · 4 years, 5 months ago
  69. 3a14019 scripts/qmp/qom-fuse: Fix getattr(), read() for files in / by Markus Armbruster · 4 years, 8 months ago
  70. f713ed4 scripts/qmp/qom-fuse: Port to current Python module fuse by Markus Armbruster · 4 years, 8 months ago
  71. 67abc3d scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol by Markus Armbruster · 4 years, 8 months ago
  72. 2d110c1 python: remove more instances of sys.version_info by John Snow · 4 years, 10 months ago
  73. c7b942d scripts/qmp: Fix shebang and imports by John Snow · 4 years, 10 months ago
  74. 06d4c71 scripts/qmp: Use Python 3 interpreter by Philippe Mathieu-Daudé · 4 years, 10 months ago
  75. 423edd9 drop "from __future__ import print_function" by Paolo Bonzini · 5 years ago
  76. 3d004a3 scripts: Explicit usage of Python 3 (scripts with __main__) by Philippe Mathieu-Daudé · 5 years ago
  77. 08aa87f qmp: make qmp-shell work with python3 by Igor Mammedov · 6 years ago
  78. b35203b qmp-shell: fix nested json regression by Marc-André Lureau · 6 years ago
  79. 8f8fd9e Introduce a Python module structure by Cleber Rosa · 6 years ago
  80. fcfab75 qmp-shell: learn to send commands with quoted arguments by Marc-André Lureau · 7 years ago
  81. bf20b67 Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import" by Eduardo Habkost · 7 years ago
  82. 4803c5c python: futurize -f lib2to3.fixes.fix_numliterals by Eduardo Habkost · 7 years ago
  83. 050c5d8 python: futurize -f lib2to3.fixes.fix_standarderror by Eduardo Habkost · 7 years ago
  84. d7a4228 python: futurize -f lib2to3.fixes.fix_has_key by Eduardo Habkost · 7 years ago
  85. 068cf7a python: futurize -f libfuturize.fixes.fix_absolute_import by Eduardo Habkost · 7 years ago
  86. f03868b python: futurize -f libfuturize.fixes.fix_print_with_import by Eduardo Habkost · 7 years ago
  87. 7e2b34f qmp.py: Encode json data before sending by Eduardo Habkost · 7 years ago
  88. 70b7fba Use HTTPS for qemu.org and other domains by Stefan Hajnoczi · 7 years ago
  89. 1b3bbc6 Use qemu.org domain name by Stefan Hajnoczi · 7 years ago
  90. 0917765 scripts: Remove debug parameter from QEMUMonitorProtocol by Eduardo Habkost · 7 years ago
  91. 7b6b9db qmp.py: Avoid overriding a builtin object by Lukáš Doktor · 8 years ago
  92. 2cb05a3 qmp.py: Avoid "has_key" usage by Lukáš Doktor · 8 years ago
  93. 3dd29b4 qmp.py: Use object-based class for QEMUMonitorProtocol by Lukáš Doktor · 8 years ago
  94. 9d47f6d qmp.py: Couple of pylint/style fixes by Lukáš Doktor · 8 years ago
  95. fe2f74a scripts/qmp/qom-set: fix the value argument passed to srv.command() by Greg Kurz · 8 years ago
  96. dcd3b25 qmp-shell: improve help by Marc-André Lureau · 8 years ago
  97. b13d2ff qmp-shell: don't show version greeting if unavailable by Marc-André Lureau · 8 years ago
  98. daa5a72 qmp-shell: Cope with query-commands error by Marc-André Lureau · 8 years ago
  99. c5e397d qmp-shell: add -N option to skip negotiate by Marc-André Lureau · 8 years ago
  100. aa3b167 qmp-shell: add persistent command history by John Snow · 8 years ago