Show patches with: Submitter = Markus Armbruster       |    State = Action Required       |    Archived = No       |   11277 patches
« 1 2 3 4112 113 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,25/25] qapi: Dumb down QAPISchema.lookup_entity() [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,24/25] qapi: Tighten check whether implicit object type already exists [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 2 - --- 2024-04-24 Markus Armbruster New
[PULL,23/25] qapi/schema: remove unnecessary asserts [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,22/25] qapi/schema: turn on mypy strictness [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,21/25] qapi/schema: add type hints [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,20/25] qapi/parser.py: assert member.info is present in connect_member [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,19/25] qapi/parser: demote QAPIExpression to Dict[str, Any] [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,18/25] qapi/schema: assert inner type of QAPISchemaVariants in check_clash() [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,17/25] qapi/schema: fix typing for QAPISchemaVariants.tag_member [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,16/25] qapi/schema: Don't initialize "members" with `None` [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,15/25] qapi/schema: add _check_complete flag [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,14/25] qapi/schema: assert info is present when necessary [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,13/25] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,12/25] qapi: Assert built-in types exist [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,11/25] qapi/schema: assert resolve_type has 'info' and 'what' args on error [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,10/25] qapi/schema: add type narrowing to lookup_type() [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,09/25] qapi/schema: adjust type narrowing for mypy's benefit [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,08/25] qapi/schema: make c_type() and json_type() abstract methods [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,07/25] qapi/schema: declare type for QAPISchemaArrayType.element_type [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,06/25] qapi/schema: declare type for QAPISchemaObjectTypeMember.type [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,05/25] qapi: create QAPISchemaDefinition [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,04/25] qapi/schema: add pylint suppressions [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,03/25] qapi: sort pylint suppressions [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,02/25] qapi/parser: shush up pylint [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info [PULL,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info - 1 1 - --- 2024-04-24 Markus Armbruster New
[PULL,00/25] QAPI patches patches for 2024-04-24 - - - - --- 2024-04-24 Markus Armbruster New
[PULL,10/10] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,09/10] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - 2 - --- 2024-04-24 Markus Armbruster New
[PULL,08/10] qapi: Correct error message for 'vcpu_dirty_limit' parameter [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - 2 - --- 2024-04-24 Markus Armbruster New
[PULL,07/10] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,06/10] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,05/10] qapi: Inline and remove QERR_INVALID_PARAMETER definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - - - --- 2024-04-24 Markus Armbruster New
[PULL,04/10] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - - - --- 2024-04-24 Markus Armbruster New
[PULL,03/10] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - - - --- 2024-04-24 Markus Armbruster New
[PULL,02/10] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - 1 - --- 2024-04-24 Markus Armbruster New
[PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" [PULL,01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" - - - - --- 2024-04-24 Markus Armbruster New
[PULL,00/10] Error reporting patches for 2024-04-24 - - - - --- 2024-04-24 Markus Armbruster New
[PULL,20/20] qapi: document parameters of query-cpu-model-* QAPI commands [PULL,01/20] qapi: Improve migration TLS documentation - - 1 - --- 2024-03-26 Markus Armbruster New
[PULL,19/20] qapi/block-core: improve Qcow2OverlapCheckFlags documentation [PULL,01/20] qapi: Improve migration TLS documentation 1 - - - --- 2024-03-26 Markus Armbruster New
[PULL,18/20] qapi: document leftover members in qapi/stats.json [PULL,01/20] qapi: Improve migration TLS documentation - - 1 - --- 2024-03-26 Markus Armbruster New
[PULL,17/20] qapi: document leftover members in qapi/run-state.json [PULL,01/20] qapi: Improve migration TLS documentation - - 1 - --- 2024-03-26 Markus Armbruster New
[PULL,16/20] qapi: document InputMultiTouchType [PULL,01/20] qapi: Improve migration TLS documentation - - 1 - --- 2024-03-26 Markus Armbruster New
[PULL,15/20] qga/qapi-schema: Refill doc comments to conform to current conventions [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,14/20] qapi: Correct documentation indentation and whitespace [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,13/20] qapi: Refill doc comments to conform to current conventions [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,12/20] qapi: Don't repeat member type in its documentation text [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,11/20] qapi: Start sentences with a capital letter, end them with a period [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,10/20] qapi: Fix abbreviation punctuation in doc comments [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,09/20] qapi: Fix typo in request-ebpf documentation [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,08/20] qapi: Fix argument markup in drive-mirror documentation [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,07/20] qapi: Tidy up indentation of add_client's example [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,06/20] qapi: Tidy up block-latency-histogram-set documentation some more [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,05/20] qapi: Expand a few awkward abbreviations in documentation [PULL,01/20] qapi: Improve migration TLS documentation - - - - --- 2024-03-26 Markus Armbruster New
[PULL,04/20] qapi: Drop stray Arguments: line from qmp_capabilities docs [PULL,01/20] qapi: Improve migration TLS documentation - 1 1 - --- 2024-03-26 Markus Armbruster New
[PULL,03/20] qapi: Fix bogus documentation of query-migrationthreads [PULL,01/20] qapi: Improve migration TLS documentation - 1 3 - --- 2024-03-26 Markus Armbruster New
[PULL,02/20] qapi: Resync MigrationParameter and MigrateSetParameters [PULL,01/20] qapi: Improve migration TLS documentation - - 2 - --- 2024-03-26 Markus Armbruster New
[PULL,01/20] qapi: Improve migration TLS documentation [PULL,01/20] qapi: Improve migration TLS documentation - - 1 - --- 2024-03-26 Markus Armbruster New
[PULL,00/20] QAPI patches patches for 2024-03-26 - - - - --- 2024-03-26 Markus Armbruster New
[12/12] qga/qapi-schema: Refill doc comments to conform to current conventions qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[11/12] qapi: Correct documentation indentation and whitespace qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[10/12] qapi: Refill doc comments to conform to current conventions qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[09/12] qapi: Don't repeat member type in its documentation text qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[08/12] qapi: Start sentences with a capital letter, end them with a period qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[07/12] qapi: Fix abbreviation punctuation in doc comments qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[06/12] qapi: Fix typo in request-ebpf documentation qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[05/12] qapi: Fix argument markup in drive-mirror documentation qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[04/12] qapi: Tidy up indentation of add_client's example qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[03/12] qapi: Tidy up block-latency-histogram-set documentation some more qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[02/12] qapi: Expand a few awkward abbreviations in documentation qapi: Fairly trivial documentation work - - - - --- 2024-03-22 Markus Armbruster New
[01/12] qapi: Drop stray Arguments: line from qmp_capabilities docs qapi: Fairly trivial documentation work - 1 1 - --- 2024-03-22 Markus Armbruster New
[3/3] qapi: Fix bogus documentation of query-migrationthreads qapi/migration: Doc fixes - 1 2 - --- 2024-03-22 Markus Armbruster New
[2/3] qapi: Resync MigrationParameter and MigrateSetParameters qapi/migration: Doc fixes - - 1 - --- 2024-03-22 Markus Armbruster New
[1/3] qapi: Improve migration TLS documentation qapi/migration: Doc fixes - - - - --- 2024-03-22 Markus Armbruster New
[7/7] qapi: Simplify QAPISchemaVariants @tag_member qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[6/7] qapi: Move conditional code from QAPISchemaVariants to its subtypes qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[5/7] qapi: Rename QAPISchemaAlternateType.variants to .alternatives qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[4/7] qapi: Rename QAPISchemaObjectType.variants to .branches qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[3/7] qapi: Rename visitor parameter @variants to @alternatives qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[2/7] qapi: Rename visitor parameter @variants to @branches qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[1/7] qapi: New QAPISchemaBranches, QAPISchemaAlternatives qapi: Refactor QAPISchemaVariants - - - - --- 2024-03-20 Markus Armbruster New
[v5,25/25] qapi: Dumb down QAPISchema.lookup_entity() qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,24/25] qapi: Tighten check whether implicit object type already exists qapi: statically type schema.py - - 2 - --- 2024-03-15 Markus Armbruster New
[v5,23/25] qapi/schema: remove unnecessary asserts qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,22/25] qapi/schema: turn on mypy strictness qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,21/25] qapi/schema: add type hints qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,20/25] qapi/parser.py: assert member.info is present in connect_member qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,19/25] qapi/parser: demote QAPIExpression to Dict[str, Any] qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,18/25] qapi/schema: assert inner type of QAPISchemaVariants in check_clash() qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,17/25] qapi/schema: fix typing for QAPISchemaVariants.tag_member qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,16/25] qapi/schema: Don't initialize "members" with `None` qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,15/25] qapi/schema: add _check_complete flag qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,14/25] qapi/schema: assert info is present when necessary qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,13/25] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,12/25] qapi: Assert built-in types exist qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,11/25] qapi/schema: assert resolve_type has 'info' and 'what' args on error qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,10/25] qapi/schema: add type narrowing to lookup_type() qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,09/25] qapi/schema: adjust type narrowing for mypy's benefit qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,08/25] qapi/schema: make c_type() and json_type() abstract methods qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,07/25] qapi/schema: declare type for QAPISchemaArrayType.element_type qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,06/25] qapi/schema: declare type for QAPISchemaObjectTypeMember.type qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
« 1 2 3 4112 113 »