OSDN Git Service

Merge tag 'pull-loongarch-20231121' of https://gitlab.com/gaosong/qemu into staging
[qmiga/qemu.git] / scripts / qmp / qmp-shell
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-22 Richard HendersonMerge tag 'pull-migration-20220421a' of https://gitlab...
2022-04-21 Richard HendersonMerge tag 'pull-rx-20220421' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2022-04-21 John Snowpython: rename qemu.aqmp to qemu.qmp
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-01-22 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-21 John Snowpython: move qmp-shell under the AQMP package
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-18 John Snowscripts/qmp-shell: add redirection shim
2021-06-18 John Snowscripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
2021-06-18 John Snowscripts/qmp-shell: add docstrings
2021-06-18 John Snowscripts/qmp-shell: make QMPShellError inherit QMPError
2021-06-18 John Snowscripts/qmp-shell: remove double-underscores
2021-06-18 John Snowscripts/qmp-shell: convert usage comment to docstring
2021-06-18 John Snowscripts/qmp-shell: Remove too-broad-exception
2021-06-18 John Snowscripts/qmp-shell: Fix empty-transaction invocation
2021-06-18 John Snowscripts/qmp-shell: remove TODO
2021-06-18 John Snowscripts/qmp-shell: use logging to show warnings
2021-06-18 John Snowscripts/qmp-shell: Use context manager instead of atexit
2021-06-18 John Snowscripts/qmp-shell: unprivatize 'pretty' property
2021-06-18 John Snowscripts/qmp-shell: Accept SocketAddrT instead of string
2021-06-18 John Snowscripts/qmp-shell: add mypy types
2021-06-18 John Snowscripts/qmp-shell: initialize completer early
2021-06-18 John Snowscripts/qmp-shell: refactor QMPCompleter
2021-06-18 John Snowscripts/qmp-shell: Fix "FuzzyJSON" parser
2021-06-18 John Snowscripts/qmp-shell: move the REPL functionality into...
2021-06-18 John Snowscripts/qmp-shell: remove prompt argument from read_exe...
2021-06-18 John Snowscripts/qmp-shell: move get_prompt() to prompt property
2021-06-18 John Snowscripts/qmp-shell: Make verbose a public attribute
2021-06-18 John Snowscripts/qmp-shell: Add pretty attribute to HMP shell
2021-06-18 John Snowscripts/qmp-shell: use argparse
2021-06-18 John Snowscripts/qmp-shell: use isinstance() instead of type()
2021-06-18 John Snowscripts/qmp-shell: remove if-raise-else patterns
2021-06-18 John Snowscripts/qmp-shell: fix shell history exception handling
2021-06-18 John Snowscripts/qmp-shell: rename one and two-letter variables
2021-06-18 John Snowscripts/qmp-shell: make QMPCompleter returns explicit
2021-06-18 John Snowscripts/qmp-shell: ignore visit_Name name
2021-06-18 John Snowscripts/qmp-shell: use triple-double-quote docstring...
2021-06-18 John Snowscripts/qmp-shell: declare verbose in __init__
2021-06-18 John Snowscripts/qmp-shell: Use python3-style super()
2021-06-18 John Snowscripts/qmp-shell: use @classmethod where appropriate
2021-06-18 John Snowscripts/qmp-shell: remove shadowed variable from _print()
2021-06-18 John Snowscripts/qmp-shell: fix connect method signature
2021-06-18 John Snowscripts/qmp-shell: fix exception handling
2021-06-18 John Snowscripts/qmp-shell: fix show_banner signature
2021-06-18 John Snowscripts/qmp-shell: Apply flake8 rules
2021-06-18 John Snowscripts/qmp-shell: apply isort rules
2021-06-18 John Snowpython/qmp: add parse_address classmethod
2020-11-02 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/pull...
2020-10-31 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-10-31 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2020-10-31 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-10-30 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-10-30 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-10-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-30 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-10-29 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-29 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-10-27 David Edmondsonqmp-shell: Sort by key when pretty-printing
2020-06-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20200...
2020-06-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-06-01 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-31 John Snowpython: remove more instances of sys.version_info
2020-02-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-02-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-02-10 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-02-10 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-02-07 Paolo Bonzinidrop "from __future__ import print_function"
2020-02-07 Philippe Mathieu... scripts: Explicit usage of Python 3 (scripts with __main__)
2019-07-08 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2019-07-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-07-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-07-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-07-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-07-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-07-04 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2019-07-04 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-07-01 Igor Mammedovqmp: make qmp-shell work with python3
2019-05-02 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-12 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-03-12 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
next