]> git.proxmox.com Git - mirror_qemu.git/history - scripts
tests: Update our CI to use CentOS Stream 9 instead of 8
[mirror_qemu.git] / scripts /
2024-04-24 Richard HendersonMerge tag 'pull-tcg-20240424' of https://gitlab.com...
2024-04-24 Ilya Leoshkevichmeson: Make DEBUG_REMAP a meson option
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 Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
2024-04-24 Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
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-04-24 Richard HendersonMerge tag 'migration-20240423-pull-request' of https...
2024-04-24 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-23 Michael Rothscripts/update-linux-headers: Add bits.h to file imports
2024-04-23 Michael Rothscripts/update-linux-headers: Add setup_data.h to impor...
2024-03-18 Peter MaydellMerge tag 'migration-20240317-pull-request' of https...
2024-03-13 Peter MaydellMerge tag 'pull-maintainer-final-130324-1' of https...
2024-03-13 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-03-13 Peter MaydellMerge tag 'pull-ppc-for-9.0-2-20240313' of https:/...
2024-03-13 Peter MaydellMerge tag 'tracing-pull-request' of https://gitlab...
2024-03-12 Daniel P. Berrangétracetool: remove redundant --target-type / --target...
2024-03-11 Peter MaydellMerge tag 'pull-vfio-20240310' of https://github.com...
2024-03-09 Peter MaydellMerge tag 'hw-misc-20240309' of https://github.com...
2024-03-09 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-03-09 Michael Tokarevmake-release: switch to .xz format by default
2024-03-09 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-08 Paolo Bonzinirun-coverity-scan: add --check-upload-only option
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-28 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28 Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28 Akihiko Odakigdbstub: Add members to identify registers to GDBFeature
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-22 Peter MaydellMerge tag 'hw-misc-20240222' of https://github.com...
2024-02-22 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-02-21 Manos Pitsidianakisci/gitlab-pipeline-status: correct typos
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 Peter MaydellMerge tag 'pull-maintainer-updates-090224-1' of https...
2024-02-12 Peter MaydellMerge tag 'misc-fixes-pull-request' of https://gitlab...
2024-02-12 Markus Armbrusterqapi: Require member documentation (with loophole)
2024-02-09 Daniel P. Berrangéscripts: drop comment about autogenerated CPU API file
2024-02-01 Peter MaydellMerge tag 'pull-aspeed-20240201' of https://github...
2024-02-01 Peter MaydellMerge tag 'pull-loongarch-20240201' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-30 Peter Maydellscripts/clean-includes: Update exclude list
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29 Peter MaydellMerge tag 'pull-vfio-20240129' of https://github.com...
2024-01-29 Peter MaydellMerge tag 'migration-20240126-pull-request' of https...
2024-01-29 Peter Xuanalyze-migration.py: Remove trick on parsing ramblocks
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...
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-12 Peter MaydellMerge tag 'pull-testing-updates-120124-2' of https...
next