]> git.proxmox.com Git - mirror_qemu.git/history - scripts
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' into...
[mirror_qemu.git] / scripts /
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-06-20 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
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-06-18 Vladimir Sementsov... block-coroutine-wrapper: allow non bdrv_ prefix
2021-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-06-17 Daniel P. Berrangéscripts: helper to generate x86_64 CPU ABI compat info
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-15 David Hildenbrandsoftmmu/memory: Pass ram_flags to memory_region_init_ra...
2021-06-08 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-06-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-07 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-06-07 Matheus Ferstscripts/checkpatch.pl: process .c.inc and .h.inc files...
2021-06-05 Philippe Mathieu... scripts/oss-fuzz: Fix typo in documentation
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/tracing.rst
2021-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-27 Vivek Kasireddyheaders: Add udmabuf.h
2021-05-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20210...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-05-20 John Snowqapi/parser: add docstrings
2021-05-20 John Snowqapi/parser: allow 'ch' variable name
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-20 John Snowqapi/parser: Remove superfluous list comprehension
2021-05-20 John Snowqapi/parser: add type hint annotations
2021-05-20 John Snowqapi/parser: Rework _check_pragma_list_of_str as a...
2021-05-20 John Snowqapi/parser: Fix token membership tests when token...
2021-05-20 John Snowqapi: add must_match helper
2021-05-20 John Snowqapi/parser: Use @staticmethod where appropriate
2021-05-20 John Snowqapi/parser: assert object keys are strings
2021-05-20 John Snowqapi/parser: enforce all top-level expressions must...
2021-05-20 John Snowqapi/parser: Assert lexer value is a string
2021-05-20 John Snowqapi/parser: factor parsing routine into method
2021-05-20 John Snowqapi/source: Remove line number from QAPISourceInfo...
next