Show patches with: Submitter = John Snow       |   4122 patches
« 1 2 3 441 42 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
docs/sphinx: fix extra stuff in TOC after freeform QMP sections docs/sphinx: fix extra stuff in TOC after freeform QMP sections 1 - 1 --- 2024-08-22 John Snow New
[8/8] python/qapi: remove redundant linter configuration move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[7/8] python/qapi: move scripts/qapi to python/qemu/qapi move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[6/8] python: allow short names for variables on older pylint move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[5/8] python/qapi: ignore missing docstrings in pylint move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[4/8] python/qapi: remove outdated pragmas move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[3/8] python/qapi: add pylint pragmas move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[2/8] python/qapi: change "FIXME" to "TODO" move qapi under python/qemu/ - - - --- 2024-08-20 John Snow New
[1/8] python/qapi: correct re.Match type hints for 3.13 move qapi under python/qemu/ - 1 - --- 2024-08-20 John Snow New
[v2,9/9] qapi: remove "Example" doc section qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-17 John Snow New
[v2,8/9] qapi: convert "Example" sections with longer prose qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-17 John Snow New
[v2,7/9] qapi: convert "Example" sections with titles qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-17 John Snow New
[v2,6/9] qapi: convert "Example" sections without titles qapi: convert example sections to qmp-example rST directives - - - --- 2024-07-17 John Snow New
[v2,5/9] docs/sphinx: add CSS styling for qmp-example directive qapi: convert example sections to qmp-example rST directives 1 - - --- 2024-07-17 John Snow New
[v2,4/9] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks qapi: convert example sections to qmp-example rST directives 1 - - --- 2024-07-17 John Snow New
[v2,3/9] docs/qapidoc: create qmp-example directive qapi: convert example sections to qmp-example rST directives 1 - - --- 2024-07-17 John Snow New
[v2,2/9] docs/qapidoc: factor out do_parse() qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-17 John Snow New
[v2,1/9,DO-NOT-MERGE] : Add some ad-hoc linting helpers. qapi: convert example sections to qmp-example rST directives - - - --- 2024-07-17 John Snow New
[PULL,6/6] docs: remove Sphinx 1.x compatibility code [PULL,1/6] python: linter changes for pylint 3.x 1 1 - --- 2024-07-15 John Snow New
[PULL,5/6] Python: bump minimum sphinx version to 3.4.3 [PULL,1/6] python: linter changes for pylint 3.x 2 1 - --- 2024-07-15 John Snow New
[PULL,4/6] python: enable testing for 3.13 [PULL,1/6] python: linter changes for pylint 3.x - 1 1 --- 2024-07-15 John Snow New
[PULL,3/6] iotests: Change imports for Python 3.13 [PULL,1/6] python: linter changes for pylint 3.x - - - --- 2024-07-15 John Snow New
[PULL,2/6] python: Do not use pylint 3.2.4 with python 3.8 [PULL,1/6] python: linter changes for pylint 3.x - 1 - --- 2024-07-15 John Snow New
[PULL,1/6] python: linter changes for pylint 3.x [PULL,1/6] python: linter changes for pylint 3.x - 1 - --- 2024-07-15 John Snow New
[PULL,0/6] Python patches - - - --- 2024-07-15 John Snow New
[8/8] qapi: remove "Example" doc section qapi: convert example sections to qmp-example rST directives - - - --- 2024-07-03 John Snow New
[7/8] qapi: convert "Example" sections with longer prose qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-03 John Snow New
[6/8] qapi: convert "Example" sections with titles qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-03 John Snow New
[5/8] qapi: convert "Example" sections without titles qapi: convert example sections to qmp-example rST directives - 1 - --- 2024-07-03 John Snow New
[4/8] docs/sphinx: add CSS styling for qmp-example directive qapi: convert example sections to qmp-example rST directives 1 - - --- 2024-07-03 John Snow New
[3/8] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks qapi: convert example sections to qmp-example rST directives 1 - - --- 2024-07-03 John Snow New
[2/8] docs/qapidoc: create qmp-example directive qapi: convert example sections to qmp-example rST directives 1 - - --- 2024-07-03 John Snow New
[1/8] docs/qapidoc: factor out do_parse() qapi: convert example sections to qmp-example rST directives - - - --- 2024-07-03 John Snow New
[v2,2/2] docs: remove Sphinx 1.x compatibility code docs/python: bump minimum Sphinx version 1 1 - --- 2024-07-03 John Snow New
[v2,1/2] Python: bump minimum sphinx version to 3.4.3 docs/python: bump minimum Sphinx version 2 1 - --- 2024-07-03 John Snow New
[2/2] docs: remove Sphinx 1.x compatibility code docs/python: bump minimum Sphinx version - - - --- 2024-07-02 John Snow New
[1/2] Python: bump minimum sphinx version to 3.4.3 docs/python: bump minimum Sphinx version 1 - - --- 2024-07-02 John Snow New
[4/4] python: enable testing for 3.13 Python: Add 3.13 support, play linter whackamole - 1 1 --- 2024-06-26 John Snow New
[3/4] iotests: Change imports for Python 3.13 Python: Add 3.13 support, play linter whackamole - - - --- 2024-06-26 John Snow New
[2/4] python: Do not use pylint 3.2.4 with python 3.8 Python: Add 3.13 support, play linter whackamole - 1 - --- 2024-06-26 John Snow New
[1/4] python: linter changes for pylint 3.x Python: Add 3.13 support, play linter whackamole - 1 - --- 2024-06-26 John Snow New
[v2,21/21] qapi: remove "Example" doc section qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,20/21] qapi: convert "Example" sections with longer prose qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,19/21] qapi: convert "Example" sections with titles qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,18/21] qapi: convert "Example" sections without titles qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,17/21] docs/sphinx: add CSS styling for qmp-example directive qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,16/21] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,15/21] docs/qapidoc: create qmp-example directive qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[v2,14/21] docs/qapidoc: factor out do_parse() qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,13/21] qapi/parser: don't parse rST markup as section headers qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,12/21] qapi: add markup to note blocks qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,11/21] qapi: update prose in note blocks qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,10/21] qapi: convert "Note" sections to plain rST qapi: convert "Note" and "Example" sections to rST 1 1 - --- 2024-06-26 John Snow New
[v2,09/21] qapi: nail down convention that Errors sections are lists qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,08/21] qapi: fix non-compliant JSON examples qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,07/21] docs/qapidoc: fix nested parsing under untagged sections qapi: convert "Note" and "Example" sections to rST 1 - - --- 2024-06-26 John Snow New
[v2,06/21] qapi/parser: fix comment parsing immediately following a doc block qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,05/21] qapi/parser: preserve indentation in QAPIDoc sections qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,04/21] docs/qapidoc: delint a tiny portion of the module qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,03/21] docs/qapidoc: remove unused intersperse function qapi: convert "Note" and "Example" sections to rST - 2 - --- 2024-06-26 John Snow New
[v2,02/21] qapi: linter fixups qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-26 John Snow New
[v2,01/21,DO-NOT-MERGE] : Add some ad-hoc linting helpers. qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-26 John Snow New
[13/13] qapi: convert "Example" sections to rST qapi: convert "Note" and "Example" sections to rST 1 - - --- 2024-06-19 John Snow New
[12/13] qapi/parser: don't parse rST markup as section headers qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-19 John Snow New
[11/13] qapi: add markup to note blocks qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[10/13] qapi: update prose in note blocks qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[09/13] qapi: convert "Note" sections to plain rST qapi: convert "Note" and "Example" sections to rST 1 - - --- 2024-06-19 John Snow New
[08/13] qapi: ensure all errors sections are uniformly typset qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[07/13] qapi: fix non-compliant JSON examples qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[06/13] docs/qapidoc: fix nested parsing under untagged sections qapi: convert "Note" and "Example" sections to rST 1 - - --- 2024-06-19 John Snow New
[05/13] qapi/parser: fix comment parsing immediately following a doc block qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[04/13] qapi/parser: preserve indentation in QAPIDoc sections qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[03/13] docs/qapidoc: delint a tiny portion of the module qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[02/13] qapi: linter fixups qapi: convert "Note" and "Example" sections to rST - 1 - --- 2024-06-19 John Snow New
[01/13,DO-NOT-MERGE] : Add some ad-hoc linting helpers. qapi: convert "Note" and "Example" sections to rST - - - --- 2024-06-19 John Snow New
[20/20] qapi: convert "Example" sections to rST qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[19/20] qapi: convert "Note" sections to plain rST qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[18/20] qapi: ensure all errors sections are uniformly typset qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[17/20] qapi: rewrite BlockExportOptions doc block qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[16/20] qapi: rewrite StatsFilter comment qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[15/20] qapi: remove developer factoring comments from QAPI doc blocks qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[14/20] qapi: fix non-compliant JSON examples qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[13/20] docs/qapidoc: fix nested parsing under untagged sections qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[12/20] qapi/source: allow multi-line QAPISourceInfo advancing qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[10/20] qapi/schema: add __iter__ method to QAPISchemaVariants qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[09/20] qapi/parser: add undocumented stub members to all_sections qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[08/20] qapi/parser: differentiate intro and outro paragraphs qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[06/20] qapi/parser: fix comment parsing immediately following a doc block qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[05/20] qapi/parser: adjust info location for doc body section qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[04/20] qapi/parser: preserve indentation in QAPIDoc sections qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[03/20] docs/qapidoc: delint a tiny portion of the module qapi: new sphinx qapi domain pre-requisites - 1 - --- 2024-05-14 John Snow New
[02/20] qapi: linter fixups qapi: new sphinx qapi domain pre-requisites - 1 - --- 2024-05-14 John Snow New
[01/20,DO-NOT-MERGE] : Add some ad-hoc linting helpers. qapi: new sphinx qapi domain pre-requisites - - - --- 2024-05-14 John Snow New
[27/27] docs/qapi-domain: add CSS styling Add qapi-domain Sphinx extension - - - --- 2024-04-19 John Snow New
[26/27] docs/qapi-domain: RFC patch - Add one last sample command Add qapi-domain Sphinx extension - - - --- 2024-04-19 John Snow New
[25/27] docs/qapi-domain: implement error context reporting fix Add qapi-domain Sphinx extension - - - --- 2024-04-19 John Snow New
[24/27] docs/qapi-domain: add type cross-refs to field lists Add qapi-domain Sphinx extension - - - --- 2024-04-19 John Snow New
[23/27] docs/qapi-domain: RFC patch - delete malformed field lists Add qapi-domain Sphinx extension - - - --- 2024-04-19 John Snow New
« 1 2 3 441 42 »