aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-05-22scripts/checkpatch.pl: mandate SPDX tag for Rust src filesDaniel P. Berrangé1-1/+1
2025-05-22scripts/checkpatch: reject license boilerplate on new filesDaniel P. Berrangé1-0/+23
2025-05-22scripts/checkpatch: reimplement mandate for SPDX-License-IdentifierDaniel P. Berrangé1-0/+15
2025-05-22scripts/checkpatch: use new hook for MAINTAINERS update checkDaniel P. Berrangé1-18/+19
2025-05-22scripts/checkpatch: expand pattern for matching makefilesDaniel P. Berrangé1-1/+1
2025-05-22scripts/checkpatch: use new hook for file permissions checkDaniel P. Berrangé1-8/+11
2025-05-22scripts/checkpatch: use new hook for ACPI test data checkDaniel P. Berrangé1-32/+29
2025-05-22scripts/checkpatch: introduce tracking of file start/endDaniel P. Berrangé1-3/+107
2025-05-22scripts/checkpatch.pl: fix various indentation mistakesDaniel P. Berrangé1-49/+52
2025-05-22Revert "scripts: mandate that new files have SPDX-License-Identifier"Daniel P. Berrangé1-30/+0
2025-05-12modinfo: lookup compile_commands.json by objectPaolo Bonzini1-12/+11
2025-05-12meson: drop --enable-avx* optionsPaolo Bonzini1-6/+0
2025-05-09linux-header: update-linux-header script changesRorie Reyes1-1/+1
2025-05-06meson: Add wasm build in build scriptsKohei Tokunaga1-1/+1
2025-05-06lcitool: use newer Rust for Debian and UbuntuPaolo Bonzini2-2/+2
2025-05-05Merge tag 'migration-20250502-pull-request' of https://gitlab.com/peterx/qemu...Stefan Hajnoczi2-0/+71
2025-05-02scripts/vmstate-static-checker.py: Allow new name for ghes_addr_le fieldThomas Huth1-0/+1
2025-05-02migration: Add qtest for migration over RDMALi Zhijian1-0/+70
2025-04-30Drop support for Python 3.8Thomas Huth1-1/+1
2025-04-30meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flagDaniel P. Berrangé1-0/+3
2025-04-25qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé1-5/+5
2025-04-25qom: Constify TypeInfo::class_dataPhilippe Mathieu-Daudé1-1/+1
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-1/+2
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson1-1/+1
2025-04-13Fix objdump output parser in "nsis.py"Arthur Sengileyev1-1/+1
2025-04-08scripts/checkpatch: Fix typo in SPDX-License-Identifier keywordZhao Liu1-2/+2
2025-03-17Revert "meson.build: default to -gsplit-dwarf for debug info"Paolo Bonzini1-2/+0
2025-03-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-0/+449
2025-03-13scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdoutAlberto Garcia1-0/+449
2025-03-11scripts/qapi/backend: Clean up create_backend()'s failure modeMarkus Armbruster1-15/+9
2025-03-11qapi/parser: add undocumented stub members to all_sectionsJohn Snow1-1/+16
2025-03-11qapi/source: allow multi-line QAPISourceInfo advancingJohn Snow1-2/+2
2025-03-11qapi/schema: add __repr__ to QAPIDoc.SectionJohn Snow1-0/+3
2025-03-11qapi: clean up encoding of section kindsJohn Snow1-27/+70
2025-03-11qapi/parser: adjust info location for doc body sectionJohn Snow1-1/+5
2025-03-10libvirt-ci: bump to latest for vulkan-toolsAlex Bennée2-0/+2
2025-03-10Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-2/+10
2025-03-07meson.build: default to -gsplit-dwarf for debug infoAlex Bennée1-0/+2
2025-03-07Merge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-0/+11
2025-03-06scripts: dump stdin on meson-buildoptions errorNabih Estefan1-2/+8
2025-03-06qapi/introspect: Use @dataclass to simplifyMarkus Armbruster1-7/+5
2025-03-06qapi: Eliminate OrderedDictMarkus Armbruster2-9/+7
2025-03-06migration: Add MIG_CMD_SWITCHOVER_START and its load handlerMaciej S. Szmigiero1-0/+11
2025-03-05Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...Stefan Hajnoczi1-28/+50
2025-03-05Merge tag 'pull-qapi-2025-02-26-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi3-35/+109
2025-03-04qapi: pluggable backend code generatorsDaniel P. Berrangé2-35/+108
2025-03-04binfmt: Add --ignore-family optionAndrea Bolognani1-3/+16
2025-03-04binfmt: Normalize host CPU architectureAndrea Bolognani1-19/+25
2025-03-04binfmt: Shuffle things aroundAndrea Bolognani1-7/+10
2025-03-04scripts/checkpatch: Fix a typoPhilippe Mathieu-Daudé1-2/+2