Show patches with: Series = python: move qmp-shell into qemu.qmp package       |    State = Action Required       |    Archived = No       |   42 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[42/42] scripts/qmp-shell: add redirection shim python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[41/42] python: add qmp-shell entry point python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[40/42] scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[39/42] scripts/qmp-shell: add docstrings python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[38/42] scripts/qmp-shell: make QMPShellError inherit QMPError python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[37/42] scripts/qmp-shell: remove double-underscores python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[36/42] scripts/qmp-shell: convert usage comment to docstring python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[35/42] scripts/qmp-shell: Remove too-broad-exception python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[34/42] scripts/qmp-shell: Fix empty-transaction invocation python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[33/42] scripts/qmp-shell: remove TODO python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[32/42] scripts/qmp-shell: use logging to show warnings python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[31/42] scripts/qmp-shell: Use context manager instead of atexit python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[30/42] python/qmp: return generic type from context manager python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[29/42] scripts/qmp-shell: unprivatize 'pretty' property python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[28/42] scripts/qmp-shell: Accept SocketAddrT instead of string python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[27/42] scripts/qmp-shell: add mypy types python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[26/42] python/qmp: add QMPObject type alias python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[25/42] scripts/qmp-shell: initialize completer early python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[24/42] scripts/qmp-shell: refactor QMPCompleter python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[23/42] scripts/qmp-shell: Fix "FuzzyJSON" parser python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[22/42] scripts/qmp-shell: move the REPL functionality into QMPShell python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[21/42] scripts/qmp-shell: remove prompt argument from read_exec_command python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[20/42] scripts/qmp-shell: move get_prompt() to prompt property python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[19/42] scripts/qmp-shell: Make verbose a public attribute python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[18/42] scripts/qmp-shell: Add pretty attribute to HMP shell python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[17/42] scripts/qmp-shell: use argparse python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[16/42] scripts/qmp-shell: use isinstance() instead of type() python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[15/42] scripts/qmp-shell: remove if-raise-else patterns python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[14/42] scripts/qmp-shell: fix shell history exception handling python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[13/42] scripts/qmp-shell: rename one and two-letter variables python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[12/42] scripts/qmp-shell: make QMPCompleter returns explicit python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[11/42] scripts/qmp-shell: ignore visit_Name name python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[10/42] scripts/qmp-shell: use triple-double-quote docstring style python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[09/42] scripts/qmp-shell: declare verbose in __init__ python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[08/42] scripts/qmp-shell: Use python3-style super() python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[07/42] scripts/qmp-shell: use @classmethod where appropriate python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[06/42] scripts/qmp-shell: remove shadowed variable from _print() python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[05/42] scripts/qmp-shell: fix connect method signature python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[04/42] scripts/qmp-shell: fix exception handling python: move qmp-shell into qemu.qmp package - 1 - - --- 2021-06-07 John Snow New
[03/42] scripts/qmp-shell: fix show_banner signature python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[02/42] scripts/qmp-shell: Apply flake8 rules python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[01/42] scripts/qmp-shell: apply isort rules python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New