aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-02-26qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster
2024-02-26qapi: Reject multiple and empty feature descriptionsMarkus Armbruster
2024-02-26qapi: Rewrite doc comment parserMarkus Armbruster
2024-02-26qapi: Merge adjacent untagged sectionsMarkus Armbruster
2024-02-26qapi: Call QAPIDoc.check() alwaysMarkus Armbruster
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-26qapi: Reject section heading in the middle of a doc commentMarkus Armbruster
2024-02-26qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster
2024-02-26qapi: Improve error message for empty doc sectionsMarkus Armbruster
2024-02-26qapi: Improve error position for bogus invalid "Returns" sectionMarkus Armbruster
2024-02-26qapi: Improve error position for bogus argument descriptionsMarkus Armbruster
2024-02-21ci/gitlab-pipeline-status: correct typosManos Pitsidianakis
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster
2024-02-09scripts: drop comment about autogenerated CPU API fileDaniel P. Berrangé
2024-01-30scripts/clean-includes: Update exclude listPeter Maydell
2024-01-29analyze-migration.py: Remove trick on parsing ramblocksPeter Xu
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster
2024-01-12Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...Peter Maydell
2024-01-12mtest2make: stop disabling meson test timeoutsDaniel P. Berrangé
2024-01-11scripts/checkpatch: Support codespell checkingZhao Liu
2024-01-10linux-headers: riscv: add ptrace.hDaniel Henrique Barboza
2024-01-08scripts/replay_dump: track total number of instructionsAlex Bennée
2024-01-08scripts/replay-dump: update to latest formatAlex Bennée
2023-12-21block-coroutine-wrapper: use qemu_get_current_aio_context()Stefan Hajnoczi
2023-12-21block: remove AioContext lockingStefan Hajnoczi
2023-12-21graph-lock: remove AioContext lockingStefan Hajnoczi
2023-12-20tests/qtest/migration-test: Fix analyze-migration.py for s390xThomas Huth
2023-11-24scripts: adjust url to Coverity toolsPaolo Bonzini
2023-11-24coverity: physmem: use simple assertions instead of modellingVladimir Sementsov-Ogievskiy
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-13qapi: Fix QAPISchemaEntity.__repr__()Markus Armbruster
2023-11-10Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi
2023-11-09tracetool: avoid invalid escape in Python stringMarc-André Lureau
2023-11-08gdbstub: Add num_regs member to GDBFeatureAkihiko Odaki
2023-11-07scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmdZhao Liu
2023-11-07build-sys: add a "pixman" featureMarc-André Lureau
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero
2023-10-19qapi: provide a friendly string representation of QAPI classesDaniel P. Berrangé
2023-10-19qapi: re-establish linting baselineJohn Snow
2023-10-18Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-18scripts/update-linux-headers: Add iommufd.hEric Auger
2023-10-18meson-buildoptions: document the data at the topPaolo Bonzini
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini
2023-10-18configure: move environment-specific defaults to config-meson.crossPaolo Bonzini
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini
2023-10-18configure: clean up plugin option handlingPaolo Bonzini
2023-10-18meson, cutils: allow non-relocatable installsPaolo Bonzini