Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
John Snow
| Archived =
No
| 578 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
README: Add Documentation blurb
README: Add Documentation blurb
-
-
-
2020-11-04
John Snow
Accepted
[v2,69/72] scripts/qmp-shell: add docstrings
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,64/72] scripts/qmp-shell: Fix empty-transaction invocation
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,62/72] scripts/qmp-shell: use logging to show warnings
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,61/72] scripts/qmp-shell: Use context manager instead of atexit
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,60/72] python/qmp: return generic type from context manager
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,59/72] scripts/qmp-shell: unprivatize 'pretty' property
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,58/72] scripts/qmp-shell: Accept SocketAddrT instead of string
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,57/72] scripts/qmp-shell: add mypy types
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,56/72] python/qmp: add QMPObject type alias
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,54/72] scripts/qmp-shell: refactor QMPCompleter
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,53/72] scripts/qmp-shell: Fix "FuzzyJSON" parser
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,52/72] scripts/qmp-shell: move the REPL functionality into QMPShell
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,51/72] scripts/qmp-shell: remove prompt argument from read_exec_command
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,50/72] scripts/qmp-shell: move get_prompt() to prompt property
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,49/72] scripts/qmp-shell: Make verbose a public attribute
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,48/72] scripts/qmp-shell: Add pretty attribute to HMP shell
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,47/72] python/qmp: add parse_address classmethod
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
New
[v2,45/72] scripts/qmp-shell: use argparse
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,43/72] scripts/qmp-shell: remove if-raise-else patterns
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,38/72] scripts/qmp-shell: ignore visit_Name name
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,34/72] scripts/qmp-shell: use @classmethod where appropriate
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
New
[v2,32/72] scripts/qmp-shell: fix connect method signature
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,24/72] scripts/qmp/qemu-ga-client: add mypy type hints
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,22/72] scripts/qemu-ga-client: apply (most) pylint rules
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,20/72] scripts/qemu-ga-client: replace deprecated optparse with argparse
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,17/72] scripts/qemu-ga-client: apply isort rules
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,16/72] python: add optional fuse dependency
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
New
[v2,15/72] python: add fuse command to 'qom' tools
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
New
[v2,14/72] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,12/72] scripts/qom-fuse: add static type hints
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
New
[v2,08/72] scripts/qom-fuse: Add docstrings
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,07/72] scripts/qom-fuse: Apply pylint rules
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,05/72] scripts/qom-fuse: apply flake8 rules
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,04/72] scripts/qom-fuse: apply isort rules
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,02/72] python/qmp: add qom script entry points
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
Accepted
[v2,01/72] python/qmp: Add qom script rewrites
[v2,01/72] python/qmp: Add qom script rewrites
-
-
-
2020-11-04
John Snow
New
[2/2] MAINTAINERS: Make status spellings consistent
[1/2] MAINTAINERS: Remove Ben Warren
-
-
-
2020-10-30
John Snow
New
[1/2] MAINTAINERS: Remove Ben Warren
[1/2] MAINTAINERS: Remove Ben Warren
-
-
-
2020-10-30
John Snow
Accepted
[5/5] gitlab: add python linters to CI
python: add linters to gitlab CI
-
-
-
2020-10-27
John Snow
New
[4/5] python: add .gitignore
python: add linters to gitlab CI
-
-
-
2020-10-27
John Snow
New
[3/5] python: add Makefile for some common tasks
python: add linters to gitlab CI
-
-
-
2020-10-27
John Snow
New
[2/5] python: add excluded dirs to flake8 config
python: add linters to gitlab CI
-
-
-
2020-10-27
John Snow
New
[1/5] python: add pytest and tests
python: add linters to gitlab CI
-
-
-
2020-10-27
John Snow
New
[PULL,3/3] ide: clear SRST after SRST finishes
Ide patches
-
-
-
2020-10-27
John Snow
Accepted
[PULL,2/3] ide: perform SRST as early as possible
Ide patches
-
-
-
2020-10-27
John Snow
Superseded
[PULL,1/3] ide: run diagnostic after SRST
Ide patches
-
-
-
2020-10-27
John Snow
Accepted
[v2,15/16] qapi/expr.py: move related checks inside check_xxx functions
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
New
[v2,13/16] qapi/expr.py: Modify check_keys to accept any Iterable
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
Superseded
[v2,12/16] qapi/expr.py: Add docstrings
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
New
[v2,07/16] qapi/expr.py: Add casts in a few select cases
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
New
[v2,04/16] qapi/expr.py: Add assertion for union type 'check_dict'
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
Superseded
[v2,03/16] qapi/expr.py: constrain incoming expression types
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
Superseded
[v2,01/16] qapi/expr.py: Remove 'info' argument from nested check_if_str
qapi: static typing conversion, pt3
-
-
-
2020-10-26
John Snow
Accepted
[v2,11/11] qapi/introspect.py: Add docstring to _tree_to_qlit
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
New
[v2,10/11] qapi/introspect.py: improve readability of _tree_to_qlit
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
Accepted
[v2,09/11] qapi/introspect.py: create a typed 'Annotated' data strutcure
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
New
[v2,07/11] qapi/introspect.py: Unify return type of _make_tree()
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
New
[v2,06/11] qapi/introspect.py: add _gen_features helper
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
Superseded
[v2,05/11] qapi/introspect.py: add preliminary type hint annotations
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
Superseded
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
[v2,01/11,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
-
-
-
2020-10-26
John Snow
Superseded
CHANGELOG: remove disused file
CHANGELOG: remove disused file
-
-
-
2020-10-22
John Snow
Superseded
[15/15] python: add fuse command to 'qom' tools
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[14/15] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[13/15] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Accepted
[12/15] scripts/qom-fuse: add static type hints
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[11/15] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Accepted
[10/15] scripts/qom-fuse: use QOMCommand.qom_list()
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Accepted
[09/15] scripts/qom-fuse: Convert to QOMCommand
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Accepted
[08/15] scripts/qom-fuse: Add docstrings
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[07/15] scripts/qom-fuse: Apply pylint rules
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[06/15] python: Add 'fh' to known-good variable names
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Accepted
[05/15] scripts/qom-fuse: apply flake8 rules
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[04/15] scripts/qom-fuse: apply isort rules
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[03/15] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Accepted
[02/15] python/qmp: add qom script entry points
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
New
[01/15] python/qmp: Add qom script rewrites
python: absorb scripts/qmp/qom-* tooling
-
-
-
2020-10-21
John Snow
Superseded
[3/3] ide: clear SRST after SRST finishes
ide: fix SRST (again)
-
-
-
2020-10-20
John Snow
Superseded
[2/3] ide: perform SRST as early as possible
ide: fix SRST (again)
-
-
-
2020-10-20
John Snow
Accepted
[1/3] ide: run diagnostic after SRST
ide: fix SRST (again)
-
-
-
2020-10-20
John Snow
Superseded
[v3,15/15] python/qemu: add qemu package itself to pipenv
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,14/15] python/qemu: add isort to pipenv
python: create installable package
-
-
-
2020-10-20
John Snow
New
[v3,13/15] python: move .isort.cfg into setup.cfg
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,12/15] python: add mypy to pipenv
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,11/15] python: move mypy.ini into setup.cfg
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,10/15] python: Add flake8 to pipenv
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,09/15] python: move flake8 config to setup.cfg
python: create installable package
-
-
-
2020-10-20
John Snow
New
[v3,08/15] python: add pylint to pipenv
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,07/15] python: move pylintrc into setup.cfg
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,06/15] python: add pylint import exceptions
python: create installable package
-
-
-
2020-10-20
John Snow
New
[v3,05/15] python: Add pipenv support
python: create installable package
-
-
-
2020-10-20
John Snow
New
[v3,04/15] python: add directory structure README.rst files
python: create installable package
-
-
-
2020-10-20
John Snow
New
[v3,03/15] python: add VERSION file
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,02/15] python: add qemu package installer
python: create installable package
-
-
-
2020-10-20
John Snow
Superseded
[v3,01/15] python: create qemu packages
python: create installable package
-
-
-
2020-10-20
John Snow
New
[PULL,21/21] python/qemu/qmp.py: Fix settimeout operation
Python patches
-
-
-
2020-10-20
John Snow
Superseded
[PULL,20/21] python/qemu/qmp.py: re-raise OSError when encountered
Python patches
-
-
-
2020-10-20
John Snow
Superseded
[PULL,19/21] python: add mypy config
Python patches
-
-
-
2020-10-20
John Snow
New
[PULL,18/21] python/qemu/qmp.py: Preserve error context on re-raise
Python patches
-
-
-
2020-10-20
John Snow
Superseded
[PULL,17/21] python/qemu/console_socket.py: avoid encoding to/from string
Python patches
-
-
-
2020-10-20
John Snow
Superseded
«
1
2
3
4
…
5
6
»