Show patches with: Submitter = John Snow       |    Archived = No       |   578 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[v5,27/36] qapi/gen.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,26/36] qapi/gen.py: Fix edge-case of _is_user_module qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,25/36] qapi/source.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,24/36] qapi/source.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,23/36] qapi/commands.py: enable checking with mypy qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,22/36] qapi/commands.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,21/36] qapi/commands.py: Don't re-bind to variable of different type qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,20/36] qapi/events.py: Move comments into docstrings qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,19/36] qapi/events.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,18/36] qapi: establish mypy type-checking baseline qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,17/36] qapi/common.py: move build_params into gen.py qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,16/36] qapi/common.py: Convert comments into docstrings, and elaborate qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,15/36] qapi/common.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,14/36] qapi/common.py: check with pylint qapi: static typing conversion, pt1 --- 2020-10-05 John Snow New
[v5,13/36] qapi/common.py: Replace one-letter 'c' variable qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,12/36] qapi/common.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,11/36] qapi/common.py: Add indent manager qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,10/36] qapi/common.py: Remove python compatibility workaround qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,09/36] qapi: add pylintrc qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,08/36] qapi: delint using flake8 qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,07/36] qapi: enforce import order/styling with isort qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,06/36] qapi: Remove wildcard includes qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,05/36] qapi: Prefer explicit relative imports qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,04/36] qapi: move generator entrypoint into module qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,03/36] qapi-gen: Separate arg-parsing from generation qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[v5,02/36] qapi: modify docstrings to be sphinx-compatible qapi: static typing conversion, pt1 --- 2020-10-05 John Snow New
[v5,01/36] docs: repair broken references qapi: static typing conversion, pt1 --- 2020-10-05 John Snow Superseded
[PULL,9/9] ide: cancel pending callbacks on SRST Ide patches --- 2020-10-01 John Snow New
[PULL,8/9] ide: clear interrupt on command write Ide patches --- 2020-10-01 John Snow New
[PULL,7/9] ide: remove magic constants from the device register Ide patches --- 2020-10-01 John Snow New
[PULL,6/9] ide: reorder set/get sector functions Ide patches --- 2020-10-01 John Snow Superseded
[PULL,5/9] ide: model HOB correctly Ide patches --- 2020-10-01 John Snow New
[PULL,4/9] ide: don't tamper with the device register Ide patches --- 2020-10-01 John Snow New
[PULL,3/9] ide: rename cmd_write to ctrl_write Ide patches --- 2020-10-01 John Snow New
[PULL,2/9] hw/ide/ahci: Do not dma_memory_unmap(NULL) Ide patches --- 2020-10-01 John Snow New
[PULL,1/9] MAINTAINERS: Update my git address Ide patches --- 2020-10-01 John Snow New
[v4,46/46] qapi/visit.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,45/46] qapi/visit.py: remove unused parameters from gen_visit_object qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,44/46] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,43/46] qapi/types.py: remove one-letter variables qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,42/46] qapi/types.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,41/46] qapi/introspect.py: create a typed 'Node' data structure qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,40/46] qapi/introspect.py: replace 'extra' dict with 'comment' argument qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,39/46] qapi/introspect.py: Unify return type of _make_tree() qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,38/46] qapi/introspect.py: add _gen_features helper qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,37/46] qapi/instrospect.py: add preliminary type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,36/46] qapi/introspect.py: assert obj is a dict when features are given qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,35/46] qapi/gen.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,34/46] qapi/gen.py: update write() to be more idiomatic qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,33/46] qapi/gen.py: Remove unused parameter qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,32/46] qapi/gen.py: Enable checking with mypy qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,31/46] qapi/gen.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,30/46] qapi/gen.py: Fix edge-case of _is_user_module qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,29/46] qapi/source.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,28/46] qapi/source.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,27/46] qapi/commands.py: enable checking with mypy qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,26/46] qapi/commands.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,25/46] qapi/commands.py: Don't re-bind to variable of different type qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,24/46] qapi/events.py: Move comments into docstrings qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,23/46] qapi/events.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,22/46] qapi: establish mypy type-checking baseline qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,21/46] qapi/common.py: move build_params into gen.py qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,20/46] qapi/common.py: Convert comments into docstrings, and elaborate qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,19/46] qapi/common.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,18/46] qapi/common.py: check with pylint qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,17/46] qapi/common.py: Replace one-letter 'c' variable qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,16/46] qapi/common.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,15/46] qapi/common.py: Add indent manager qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,14/46] qapi/common.py: Remove python compatibility workaround qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,13/46] qapi: add pylintrc qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,12/46] qapi: delint using flake8 qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,11/46] qapi: enforce import order/styling with isort qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,10/46] qapi: Remove wildcard includes qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,09/46] qapi: Prefer explicit relative imports qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,08/46,DO-NOT-MERGE] docs: add scripts/qapi/main to python manual qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,07/46] qapi: move generator entrypoint into module qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,06/46] qapi-gen: Separate arg-parsing from generation qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,05/46,DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,04/46] qapi: modify docstrings to be sphinx-compatible qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,03/46,DO-NOT-MERGE] docs/sphinx: change default role to "any" qapi: static typing conversion, pt1 --- 2020-09-30 John Snow New
[v4,02/46] docs: repair broken references qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[v4,01/46,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``) qapi: static typing conversion, pt1 --- 2020-09-30 John Snow Superseded
[1/1] docs: repair broken references docs: repair broken references --- 2020-09-29 John Snow Superseded
[v3,47/47] qapi/visit.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,46/47] qapi/visit.py: remove unused parameters from gen_visit_object qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,45/47] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,44/47] qapi/types.py: remove one-letter variables qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,43/47] qapi/types.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,42/47] qapi/introspect.py: create a typed 'Node' data structure qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,41/47] qapi/introspect.py: replace 'extra' dict with 'comment' argument qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,40/47] qapi/introspect.py: Unify return type of _make_tree() qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,39/47] qapi/introspect.py: add _gen_features helper qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,38/47] qapi/instrospect.py: add preliminary type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,37/47] qapi/introspect.py: assert obj is a dict when features are given qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,36/47] qapi/gen.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,35/47] qapi/gen.py: update write() to be more idiomatic qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,34/47] qapi/gen.py: Remove unused parameter qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,33/47] qapi/gen.py: Enable checking with mypy qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,32/47] qapi/gen.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,31/47] qapi/gen.py: Fix edge-case of _is_user_module qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
« 1 2 3 45 6 »