]> git.ipfire.org Git - thirdparty/qemu.git/history - scripts/qapi
hw/riscv/virt: Replace sprintf by g_strdup_printf
[thirdparty/qemu.git] / scripts / qapi /
2024-04-24  Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24  Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24  Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
2024-04-24  Markus Armbrusterqapi: Dumb down QAPISchema.lookup_entity()
2024-04-24  Markus Armbrusterqapi: Tighten check whether implicit object type alread...
2024-04-24  John Snowqapi/schema: remove unnecessary asserts
2024-04-24  John Snowqapi/schema: turn on mypy strictness
2024-04-24  John Snowqapi/schema: add type hints
2024-04-24  John Snowqapi/parser.py: assert member.info is present in connec...
2024-04-24  John Snowqapi/parser: demote QAPIExpression to Dict[str, Any]
2024-04-24  John Snowqapi/schema: assert inner type of QAPISchemaVariants...
2024-04-24  John Snowqapi/schema: fix typing for QAPISchemaVariants.tag_member
2024-04-24  John Snowqapi/schema: Don't initialize "members" with `None`
2024-04-24  John Snowqapi/schema: add _check_complete flag
2024-04-24  John Snowqapi/schema: assert info is present when necessary
2024-04-24  John Snowqapi/schema: fix QAPISchemaArrayType.check's call to...
2024-04-24  Markus Armbrusterqapi: Assert built-in types exist
2024-04-24  John Snowqapi/schema: assert resolve_type has 'info' and 'what...
2024-04-24  John Snowqapi/schema: add type narrowing to lookup_type()
2024-04-24  John Snowqapi/schema: adjust type narrowing for mypy's benefit
2024-04-24  John Snowqapi/schema: make c_type() and json_type() abstract...
2024-04-24  John Snowqapi/schema: declare type for QAPISchemaArrayType.eleme...
2024-04-24  John Snowqapi/schema: declare type for QAPISchemaObjectTypeMembe...
2024-04-24  John Snowqapi: create QAPISchemaDefinition
2024-04-24  John Snowqapi/schema: add pylint suppressions
2024-04-24  John Snowqapi: sort pylint suppressions
2024-04-24  John Snowqapi/parser: shush up pylint
2024-04-24  John Snowqapi/parser: fix typo - self.returns.info => self.error...
2024-04-24  Philippe Mathieu... qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE...
2024-03-08  Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-05  Peter MaydellMerge tag 'pull-target-arm-20240305' of https://git...
2024-03-05  Peter MaydellMerge tag 'pull-qapi-2024-03-04' of https://repo.or...
2024-03-04  Markus Armbrusterqapi: Reject "Returns" section when command doesn't...
2024-03-04  Markus Armbrusterqapi: New documentation section tag "Errors"
2024-03-04  Markus Armbrusterqapi: Slightly clearer error message for invalid "Retur...
2024-03-04  Markus Armbrusterqapi: Memorize since & returns sections
2024-02-26  Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-26  Peter MaydellMerge tag 'pull-qapi-2024-02-26' of https://repo.or...
2024-02-26  Markus Armbrusterqapi: Divorce QAPIDoc from QAPIParseError
2024-02-26  Markus Armbrusterqapi: Reject multiple and empty feature descriptions
2024-02-26  Markus Armbrusterqapi: Rewrite doc comment parser
2024-02-26  Markus Armbrusterqapi: Merge adjacent untagged sections
2024-02-26  Markus Armbrusterqapi: Call QAPIDoc.check() always
2024-02-26  Markus Armbrusterqapi: Recognize section tags and 'Features:' only after...
2024-02-26  Markus Armbrusterqapi: Require descriptions and tagged sections to be...
2024-02-26  Markus Armbrusterqapi: Reject section heading in the middle of a doc...
2024-02-26  Markus Armbrusterqapi: Rename QAPIDoc.Section.name to .tag
2024-02-26  Markus Armbrusterqapi: Improve error message for empty doc sections
2024-02-26  Markus Armbrusterqapi: Improve error position for bogus invalid "Returns...
2024-02-26  Markus Armbrusterqapi: Improve error position for bogus argument descrip...
2024-02-14  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-02-14  Peter MaydellMerge tag 'pull-char-2024-02-12-v2' of https://repo...
2024-02-13  Peter MaydellMerge tag 'hppa64-pull-request' of https://github.com...
2024-02-13  Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-02-13  Peter MaydellMerge tag 'pull-qapi-2024-02-12' of https://repo.or...
2024-02-12  Markus Armbrusterqapi: Require member documentation (with loophole)
2024-01-26  Peter MaydellMerge tag 'pull-target-arm-20240126' of https://git...
2024-01-26  Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2024-01-26  Peter MaydellMerge tag 'pull-qapi-2024-01-26' of https://repo.or...
2024-01-26  Markus Armbrusterqapi: Fix dangling references to docs/devel/qapi-code...
2023-11-14  Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-14  Stefan HajnocziMerge tag 'misc-fixes-20231113' of https://github.com...
2023-11-14  Stefan HajnocziMerge tag 'pull-target-arm-20231113' of https://git...
2023-11-14  Stefan HajnocziMerge tag 'pull-pa-20231113' of https://gitlab.com...
2023-11-13  Stefan HajnocziMerge tag 'pull-request-2023-11-13' of https://gitlab...
2023-11-13  Stefan HajnocziMerge tag 'pull-qapi-2023-11-13' of https://repo.or...
2023-11-13  Markus Armbrusterqapi: Fix QAPISchemaEntity.__repr__()
2023-10-30  Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23  Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20  Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20  Stefan HajnocziMerge tag 'pull-request-2023-10-20' of https://gitlab...
2023-10-20  Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20  Stefan HajnocziMerge tag 'hw-misc-20231019' of https://github.com...
2023-10-20  Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-19  Daniel P. Berrangéqapi: provide a friendly string representation of QAPI...
2023-10-19  John Snowqapi: re-establish linting baseline
2023-09-21  Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-11  Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11  Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08  Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08  Michael Tokarevscripts/: spelling fixes
2023-09-07  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07  Paolo BonziniPython: Drop support for Python 3.7
2023-06-21  Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-01  Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01  Richard HendersonMerge tag 'tracing-pull-request' of https://gitlab...
2023-06-01  Alex Bennéescripts/qapi: document the tool that generated the...
2023-05-22  Richard HendersonMerge tag 'pull-qapi-2023-05-17-v2' of https://repo...
2023-05-22  Markus Armbrusterqapi: Improve error message for description following...
2023-05-19  Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18  Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18  Paolo BonziniPython: Drop support for Python 3.6
2023-05-17  Markus Armbrusterqapi/parser: Drop two bad type hints for now
2023-05-17  Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13  Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10  Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10  Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10  Markus Armbrusterqapi: Section parameter @indent is no longer used,...
next