aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2-1/+8
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster2-1/+8
2024-02-09scripts: drop comment about autogenerated CPU API fileDaniel P. Berrangé1-1/+0
2024-01-30scripts/clean-includes: Update exclude listPeter Maydell1-1/+1
2024-01-29analyze-migration.py: Remove trick on parsing ramblocksPeter Xu1-8/+3
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster1-1/+1
2024-01-12Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...Peter Maydell1-1/+2
2024-01-12mtest2make: stop disabling meson test timeoutsDaniel P. Berrangé1-1/+2
2024-01-11scripts/checkpatch: Support codespell checkingZhao Liu1-20/+105
2024-01-10linux-headers: riscv: add ptrace.hDaniel Henrique Barboza1-0/+3
2024-01-08scripts/replay_dump: track total number of instructionsAlex Bennée1-1/+4
2024-01-08scripts/replay-dump: update to latest formatAlex Bennée1-8/+82
2023-12-21block-coroutine-wrapper: use qemu_get_current_aio_context()Stefan Hajnoczi1-4/+2
2023-12-21block: remove AioContext lockingStefan Hajnoczi1-3/+0
2023-12-21graph-lock: remove AioContext lockingStefan Hajnoczi1-2/+2
2023-12-20tests/qtest/migration-test: Fix analyze-migration.py for s390xThomas Huth1-2/+33
2023-11-24scripts: adjust url to Coverity toolsPaolo Bonzini1-2/+2
2023-11-24coverity: physmem: use simple assertions instead of modellingVladimir Sementsov-Ogievskiy1-88/+0
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf1-1/+1
2023-11-13qapi: Fix QAPISchemaEntity.__repr__()Markus Armbruster1-1/+2
2023-11-10Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi1-1/+1
2023-11-09tracetool: avoid invalid escape in Python stringMarc-André Lureau1-1/+1
2023-11-08gdbstub: Add num_regs member to GDBFeatureAkihiko Odaki1-2/+44
2023-11-07scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmdZhao Liu1-2/+2
2023-11-07build-sys: add a "pixman" featureMarc-André Lureau1-0/+3
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero1-0/+3
2023-10-19qapi: provide a friendly string representation of QAPI classesDaniel P. Berrangé1-0/+5
2023-10-19qapi: re-establish linting baselineJohn Snow2-3/+4
2023-10-18Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-1/+2
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi6-16/+59
2023-10-18scripts/update-linux-headers: Add iommufd.hEric Auger1-1/+2
2023-10-18meson-buildoptions: document the data at the topPaolo Bonzini1-0/+8
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini1-0/+9
2023-10-18configure: move environment-specific defaults to config-meson.crossPaolo Bonzini2-1/+7
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini2-1/+10
2023-10-18configure: clean up plugin option handlingPaolo Bonzini2-6/+13
2023-10-18meson, cutils: allow non-relocatable installsPaolo Bonzini1-0/+3
2023-10-17Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi1-7/+60
2023-10-17Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi1-0/+3
2023-10-17tracetool: avoid invalid escape in Python stringPaolo Bonzini2-8/+8
2023-10-17scripts/get_maintainer.pl: don't print parenthesesEmmanouil Pitsidianakis1-0/+1
2023-10-17scripts: Mark feature_to_c.py as non-executable to fix a build issueThomas Huth1-0/+0
2023-10-17migration: Fix analyze-migration read operation signednessFabiano Rosas1-3/+3
2023-10-17migration: Fix analyze-migration.py when ignore-shared is usedFabiano Rosas1-0/+5
2023-10-17migration: Add capability parsing to analyze-migration.pyFabiano Rosas1-0/+38
2023-10-17migration: Fix analyze-migration.py 'configuration' parsingFabiano Rosas1-4/+14
2023-10-16Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi4-12/+148
2023-10-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-3/+7
2023-10-16gfxstream + rutabaga: meson supportGurchetan Singh1-0/+3
2023-10-12scripts: add python_qmp_updater.pyVladimir Sementsov-Ogievskiy1-0/+136