summary refs log tree commit diff stats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé2024-03-121-19/+5
* Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2024-03-091-1/+1
|\
| * make-release: switch to .xz format by defaultMichael Tokarev2024-03-091-1/+1
* | run-coverity-scan: add --check-upload-only optionPaolo Bonzini2024-03-081-17/+42
|/
* qapi: Reject "Returns" section when command doesn't return anythingMarkus Armbruster2024-03-041-1/+6
* qapi: New documentation section tag "Errors"Markus Armbruster2024-03-041-6/+17
* qapi: Slightly clearer error message for invalid "Returns" sectionMarkus Armbruster2024-03-041-2/+3
* qapi: Memorize since & returns sectionsMarkus Armbruster2024-03-041-14/+17
* gdbstub: Add members to identify registers to GDBFeatureAkihiko Odaki2024-02-281-1/+13
* qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster2024-02-261-38/+28
* qapi: Reject multiple and empty feature descriptionsMarkus Armbruster2024-02-261-1/+7
* qapi: Rewrite doc comment parserMarkus Armbruster2024-02-261-269/+211
* qapi: Merge adjacent untagged sectionsMarkus Armbruster2024-02-261-0/+3
* qapi: Call QAPIDoc.check() alwaysMarkus Armbruster2024-02-261-5/+2
* qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster2024-02-261-3/+8
* qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster2024-02-261-0/+3
* qapi: Reject section heading in the middle of a doc commentMarkus Armbruster2024-02-261-3/+3
* qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster2024-02-261-15/+15
* qapi: Improve error message for empty doc sectionsMarkus Armbruster2024-02-261-7/+7
* qapi: Improve error position for bogus invalid "Returns" sectionMarkus Armbruster2024-02-261-3/+7
* qapi: Improve error position for bogus argument descriptionsMarkus Armbruster2024-02-261-1/+3
* ci/gitlab-pipeline-status: correct typosManos Pitsidianakis2024-02-211-1/+1
* Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-02-132-1/+8
|\
| * qapi: Require member documentation (with loophole)Markus Armbruster2024-02-122-1/+8
* | scripts: drop comment about autogenerated CPU API fileDaniel P. Berrangé2024-02-091-1/+0
|/
* scripts/clean-includes: Update exclude listPeter Maydell2024-01-301-1/+1
* analyze-migration.py: Remove trick on parsing ramblocksPeter Xu2024-01-291-8/+3
* qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster2024-01-261-1/+1
* Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...Peter Maydell2024-01-121-1/+2
|\
| * mtest2make: stop disabling meson test timeoutsDaniel P. Berrangé2024-01-121-1/+2
* | scripts/checkpatch: Support codespell checkingZhao Liu2024-01-111-20/+105
|/
* linux-headers: riscv: add ptrace.hDaniel Henrique Barboza2024-01-101-0/+3
* scripts/replay_dump: track total number of instructionsAlex Bennée2024-01-081-1/+4
* scripts/replay-dump: update to latest formatAlex Bennée2024-01-081-8/+82
* block-coroutine-wrapper: use qemu_get_current_aio_context()Stefan Hajnoczi2023-12-211-4/+2
* block: remove AioContext lockingStefan Hajnoczi2023-12-211-3/+0
* graph-lock: remove AioContext lockingStefan Hajnoczi2023-12-211-2/+2
* tests/qtest/migration-test: Fix analyze-migration.py for s390xThomas Huth2023-12-201-2/+33
* scripts: adjust url to Coverity toolsPaolo Bonzini2023-11-241-2/+2
* coverity: physmem: use simple assertions instead of modellingVladimir Sementsov-Ogievskiy2023-11-241-88/+0
* block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf2023-11-211-1/+1
* qapi: Fix QAPISchemaEntity.__repr__()Markus Armbruster2023-11-131-1/+2
* Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi2023-11-101-1/+1
|\
| * tracetool: avoid invalid escape in Python stringMarc-André Lureau2023-11-091-1/+1
* | gdbstub: Add num_regs member to GDBFeatureAkihiko Odaki2023-11-081-2/+44
|/
* scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmdZhao Liu2023-11-071-2/+2
* build-sys: add a "pixman" featureMarc-André Lureau2023-11-071-0/+3
* Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero2023-11-061-0/+3
* qapi: provide a friendly string representation of QAPI classesDaniel P. Berrangé2023-10-191-0/+5
* qapi: re-establish linting baselineJohn Snow2023-10-192-3/+4