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
[02/14] qapi/doc.py: avoid unnecessary keyword arguments
qapi: static typing conversion, pt3
-
-
-
2020-09-22
John Snow
New
[01/14] qapi/doc.py: stash long temporary locals in named locals
qapi: static typing conversion, pt3
-
-
-
2020-09-22
John Snow
New
[16/16] qapi/expr.py: Use an expression checker dispatch table
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[15/16] qapi/expr.py: move related checks inside check_xxx functions
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
Superseded
[14/16] qapi/expr.py: Use tuples instead of lists for static data
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[13/16] qapi/expr.py: Modify check_keys to accept any Iterable
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[12/16] qapi/expr.py: Add docstrings
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
Superseded
[11/16] qapi/expr.py: enable pylint checks
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[10/16] qapi/expr.py: Remove single-letter variable
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
Accepted
[09/16] qapi/expr.py: rewrite check_if
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[08/16] qapi/expr.py: add type hint annotations
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[07/16] qapi/expr.py: Add casts in a few select cases
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[06/16] qapi/expr.py: Check type of 'data' member
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[05/16] qapi/expr.py: move string check upwards in check_type
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
Accepted
[04/16] qapi/expr.py: Add assertion for union type 'check_dict'
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[03/16] qapi/expr.py: constrain incoming expression types
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[02/16] qapi/expr.py: Check for dict instead of OrderedDict
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
New
[01/16] qapi/expr.py: Remove 'info' argument from nested check_if_str
qapi: static typing conversion, pt2
-
-
-
2020-09-22
John Snow
Superseded
[v2,38/38] qapi/visit.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,37/38] qapi/visit.py: remove unused parameters from gen_visit_object
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,36/38] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,35/38] qapi/types.py: remove one-letter variables
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,34/38] qapi/types.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,33/38] qapi/introspect.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,32/38] qapi/introspect.py: create a typed 'Node' data structure
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,31/38] qapi/introspect.py: add _gen_features helper
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,30/38] qapi/introspect.py: Add a typed 'extra' structure
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,29/38] qapi/gen.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,28/38] qapi/gen.py: update write() to be more idiomatic
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,27/38] qapi/gen.py: Remove unused parameter
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,26/38] qapi/gen.py: Enable checking with mypy
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,25/38] qapi/gen.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,24/38] qapi/gen.py: Fix edge-case of _is_user_module
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,23/38] qapi/source.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,22/38] qapi/source.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,21/38] qapi/commands.py: enable checking with mypy
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,20/38] qapi/commands.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,19/38] qapi/commands.py: Don't re-bind to variable of different type
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,18/38] qapi/events.py: Move comments into docstrings
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,17/38] qapi/events.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,16/38] qapi: establish mypy type-checking baseline
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,15/38] qapi/common.py: move build_params into gen.py
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,14/38] qapi/common.py: Convert comments into docstrings, and elaborate
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,13/38] qapi/common.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,12/38] qapi/common.py: check with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,11/38] qapi/common.py: Replace one-letter 'c' variable
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,10/38] qapi/common.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,09/38] qapi/common.py: Add indent manager
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,08/38] qapi/common.py: Remove python compatibility workaround
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,07/38] qapi: add pylintrc
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,06/38] qapi: delint using flake8
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,05/38] qapi: Remove wildcard includes
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,04/38] qapi: Prefer explicit relative imports
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,03/38] qapi: move generator entrypoint into module
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,02/38] qapi-gen: Separate arg-parsing from generation
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,01/38,DO-NOT-MERGE] qapi: add debugging tools
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[37/37] qapi/visit.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[36/37] qapi/visit.py: remove unused parameters from gen_visit_object
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[35/37] qapi/types.py: remove one-letter variables
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[34/37] qapi/types.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[33/37] qapi/introspect.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[32/37] qapi/introspect.py: create a typed 'Node' data structure
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[31/37] qapi/introspect.py: add _gen_features helper
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[30/37] qapi/introspect.py: Add a typed 'extra' structure
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[29/37] qapi/gen.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[28/37] qapi/gen.py: update write() to be more idiomatic
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[27/37] qapi/gen.py: Remove unused parameter
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[26/37] qapi/gen.py: Enable checking with mypy
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[25/37] qapi/gen.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[24/37] qapi/gen.py: Fix edge-case of _is_user_module
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[23/37] qapi/source.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[22/37] qapi/source.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[21/37] qapi/commands.py: enable checking with mypy
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[20/37] qapi/commands.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[19/37] qapi/commands.py: Don't re-bind to variable of different type
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[18/37] qapi/events.py: Move comments into docstrings
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[17/37] qapi/events.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[16/37] qapi: establish mypy type-checking baseline
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[15/37] qapi/common.py: split build_params into new file
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[14/37] qapi/common.py: Move comments into docstrings
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[13/37] qapi/common.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[12/37] qapi/common.py: check with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[11/37] qapi/common.py: Replace one-letter 'c' variable
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[10/37] qapi/common.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[09/37] qapi/common.py: Add indent manager
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[08/37] qapi/common.py: Remove python compatibility workaround
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[07/37] qapi: add pylintrc
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[06/37] qapi: delint using flake8
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
Superseded
[05/37] qapi: Remove wildcard includes
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[04/37] qapi: move generator entrypoint into module
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[03/37] qapi-gen: Separate arg-parsing from generation
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[02/37,DO-NOT-MERGE] qapi: add debugging tools
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[01/37] python: Require 3.6+
qapi: static typing conversion, pt1
-
-
-
2020-09-15
John Snow
New
[1/2] block/rbd: remove runtime_opts
[1/2] block/rbd: remove runtime_opts
-
-
-
2020-08-06
John Snow
New
[4/7] ide: reorder set/get sector functions
IDE: SRST and other fixes
-
-
-
2020-07-24
John Snow
New
[3/7] ide: model HOB correctly
IDE: SRST and other fixes
-
-
-
2020-07-24
John Snow
Superseded
[2/7] ide: don't tamper with the device register
IDE: SRST and other fixes
-
-
-
2020-07-24
John Snow
Superseded
[1/1] python: add check-python target
[1/1] python: add check-python target
-
-
-
2020-07-14
John Snow
New
[1/1] MAINTAINERS: Add Python library stanza
[1/1] MAINTAINERS: Add Python library stanza
-
-
-
2020-07-10
John Snow
New
[v5,16/16] python/qemu: Add mypy type annotations
[v5,01/16] python/qmp.py: Define common types
-
-
-
2020-07-10
John Snow
Superseded
«
1
2
...
3
4
5
6
»