qemu.git
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 Snowpython: add qmp-shell entry point
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 Snowpython/qmp: return generic type from context manager
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 Snowpython/qmp: add QMPObject type alias
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 Snowpython/qemu-ga-client: add entry point
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 Snowpython/qmp: Correct type of QMPReturnValue
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 Snowpython/qmp: add fuse command to 'qom' tools
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 Snowpython: add optional FUSE dependencies
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 Snowpython: Add 'fh' to known-good variable names
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 qom script entry points
2021-06-18 John Snowpython/qmp: Add qom script rewrites
2021-06-18 John Snowpython/qmp: add parse_address classmethod
2021-06-18 John Snowpython/qmp: Fix type of SocketAddrT
2021-06-18 John Snowpython/pipenv: Update Pipfile.lock
2021-06-18 Vladimir Sementsov... block/nbd: safer transition to receiving request
2021-06-18 Vladimir Sementsov... block/nbd: add nbd_client_connected() helper
2021-06-18 Vladimir Sementsov... block/nbd: reuse nbd_co_do_establish_connection() in...
2021-06-18 Vladimir Sementsov... nbd/client-connection: add option for non-blocking...
2021-06-18 Vladimir Sementsov... block/nbd: split nbd_co_do_establish_connection out...
2021-06-18 Vladimir Sementsov... block-coroutine-wrapper: allow non bdrv_ prefix
2021-06-18 Vladimir Sementsov... nbd/client-connection: return only one io channel
2021-06-18 Vladimir Sementsov... block/nbd: drop BDRVNBDState::sioc
2021-06-18 Vladimir Sementsov... block/nbd: don't touch s->sioc in nbd_teardown_connection()
2021-06-18 Vladimir Sementsov... block/nbd: use negotiation of NBDClientConnection
2021-06-18 Vladimir Sementsov... block/nbd: split nbd_handle_updated_info out of nbd_cli...
2021-06-18 Vladimir Sementsov... nbd/client-connection: shutdown connection on release
2021-06-18 Vladimir Sementsov... nbd/client-connection: implement connection retry
2021-06-18 Vladimir Sementsov... nbd/client-connection: add possibility of negotiation
2021-06-18 Vladimir Sementsov... nbd/client-connection: use QEMU_LOCK_GUARD
2021-06-18 Vladimir Sementsov... nbd: move connection code from block/nbd to nbd/client...
2021-06-18 Vladimir Sementsov... block/nbd: introduce nbd_client_connection_release()
2021-06-18 Vladimir Sementsov... block/nbd: introduce nbd_client_connection_new()
2021-06-18 Vladimir Sementsov... block/nbd: rename NBDConnectThread to NBDClientConnection
2021-06-18 Vladimir Sementsov... block/nbd: make nbd_co_establish_connection_cancel...
2021-06-18 Vladimir Sementsov... block/nbd: bs-independent interface for nbd_co_establis...
2021-06-18 Vladimir Sementsov... block/nbd: drop thr->state
2021-06-18 Vladimir Sementsov... block/nbd: simplify waking of nbd_co_establish_connection()
2021-06-18 Vladimir Sementsov... block/nbd: BDRVNBDState: drop unused connect_err and...
2021-06-18 Vladimir Sementsov... block/nbd: nbd_client_handshake(): fix leak of s->ioc
next