OSDN Git Service

scripts: teach modinfo to skip non-C sources
[qmiga/qemu.git] / scripts / qmp /
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 Snowscripts/qemu-ga-client: Add forwarder shim
2021-06-18 John Snowscripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga...
2021-06-18 John Snowscripts/qemu-ga-client: add mypy type hints
2021-06-18 John Snowscripts/qemu-ga-client: apply (most) pylint rules
2021-06-18 John Snowscripts/qemu-ga-client: add module docstring
2021-06-18 John Snowscripts/qemu-ga-client: replace deprecated optparse...
2021-06-18 John Snowscripts/qemu-ga-client: Fix exception handling
2021-06-18 John Snowscripts/qemu-ga-client: apply (most) flake8 rules
2021-06-18 John Snowscripts/qemu-ga-client: apply isort rules
2021-06-18 John Snowscripts/qom-fuse: add redirection shim to python/qemu...
2021-06-18 John Snowscripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
2021-06-18 John Snowscripts/qom-fuse: add static type hints
2021-06-18 John Snowscripts/qom-fuse: ensure QOMFuse.read always returns...
2021-06-18 John Snowscripts/qom-fuse: use QOMCommand.qom_list()
2021-06-18 John Snowscripts/qom-fuse: Convert to QOMCommand
2021-06-18 John Snowscripts/qom-fuse: Add docstrings
2021-06-18 John Snowscripts/qom-fuse: Apply pylint rules
2021-06-18 John Snowscripts/qom-fuse: apply flake8 rules
2021-06-18 John Snowscripts/qom-fuse: apply isort rules
2021-06-18 John Snowscripts/qmp: redirect qom-xxx scripts to python/qemu...
2021-06-18 John Snowpython/qmp: add parse_address classmethod
2021-03-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-03-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-03-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-25 Daniel P. Berrangédocs: update to show preferred boolean syntax for ...
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 John Snowscripts/qmp: delete 'qmp' script
2020-10-27 John Snowscripts/qmp: delete 'qmp' script
2020-10-27 David Edmondsonqmp-shell: Sort by key when pretty-printing
2020-09-07 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2020-09-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-09-06 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-09-05 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-09-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-09-03 Markus Armbrusterscripts/qmp/qom-fuse: Fix getattr(), read() for files...
2020-09-03 Markus Armbrusterscripts/qmp/qom-fuse: Port to current Python module...
2020-09-03 Markus Armbrusterscripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
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-05-31 John Snowscripts/qmp: Fix shebang and imports
next