aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
16 hoursMerge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingHEADstagingmasterStefan Hajnoczi1-0/+449
25 hoursscripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdoutAlberto Garcia1-0/+449
3 daysscripts/qapi/backend: Clean up create_backend()'s failure modeMarkus Armbruster1-15/+9
3 daysqapi/parser: add undocumented stub members to all_sectionsJohn Snow1-1/+16
3 daysqapi/source: allow multi-line QAPISourceInfo advancingJohn Snow1-2/+2
3 daysqapi/schema: add __repr__ to QAPIDoc.SectionJohn Snow1-0/+3
3 daysqapi: clean up encoding of section kindsJohn Snow1-27/+70
3 daysqapi/parser: adjust info location for doc body sectionJohn Snow1-1/+5
4 dayslibvirt-ci: bump to latest for vulkan-toolsAlex Bennée2-0/+2
4 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-2/+10
7 daysmeson.build: default to -gsplit-dwarf for debug infoAlex Bennée1-0/+2
8 daysMerge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-0/+11
8 daysscripts: dump stdin on meson-buildoptions errorNabih Estefan1-2/+8
8 daysqapi/introspect: Use @dataclass to simplifyMarkus Armbruster1-7/+5
8 daysqapi: Eliminate OrderedDictMarkus Armbruster2-9/+7
8 daysmigration: Add MIG_CMD_SWITCHOVER_START and its load handlerMaciej S. Szmigiero1-0/+11
9 daysMerge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...Stefan Hajnoczi1-28/+50
9 daysMerge tag 'pull-qapi-2025-02-26-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi3-35/+109
10 daysqapi: pluggable backend code generatorsDaniel P. Berrangé2-35/+108
10 daysbinfmt: Add --ignore-family optionAndrea Bolognani1-3/+16
10 daysbinfmt: Normalize host CPU architectureAndrea Bolognani1-19/+25
10 daysbinfmt: Shuffle things aroundAndrea Bolognani1-7/+10
11 daysscripts/checkpatch: Fix a typoPhilippe Mathieu-Daudé1-2/+2
12 daysMerge tag 'spdx-check-pull-request' of https://gitlab.com/berrange/qemu into ...Stefan Hajnoczi1-0/+111
2025-02-28scripts: forbid use of arbitrary SPDX tags besides license identifiersDaniel P. Berrangé1-0/+12
2025-02-28scripts: validate SPDX license choicesDaniel P. Berrangé1-0/+69
2025-02-28scripts: mandate that new files have SPDX-License-IdentifierDaniel P. Berrangé1-0/+30
2025-02-26qapi: update pylintrc configJohn Snow1-0/+1
2025-02-25pvg: add option to configure it outPaolo Bonzini1-0/+3
2025-02-25rust: subprojects: add libc cratePaolo Bonzini2-2/+2
2025-02-14make-release: don't rely on $CWD when excluding subproject directoriesMichael Roth1-4/+5
2025-02-12scripts: improve error from qemu-trace-stap on missing 'stap'Daniel P. Berrangé1-2/+4
2025-02-10Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2-27/+77
2025-02-10qapi: expose all schema features to codeDaniel P. Berrangé7-7/+91
2025-02-10qapi: rename 'special_features' to 'features'Daniel P. Berrangé4-26/+18
2025-02-10qapi: change 'unsigned special_features' to 'uint64_t features'Daniel P. Berrangé1-1/+1
2025-02-10qapi: cope with feature names containing a '-'Daniel P. Berrangé1-1/+2
2025-02-10qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.hDaniel P. Berrangé1-1/+1
2025-02-10qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé3-4/+4
2025-02-06scripts/qemu-gdb: Support coroutine dumps in coredumpsPeter Xu1-6/+73
2025-02-06scripts/qemu-gdb: Simplify fs_base fetching for coroutinesPeter Xu1-21/+2
2025-02-06scripts/qemu-gdb: Always do full stack dump for python errorsPeter Xu1-0/+2
2025-01-30licenses: Remove SPDX tags not being license identifier for LinaroPhilippe Mathieu-Daudé1-2/+5
2025-01-17Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/...Stefan Hajnoczi2-10/+6
2025-01-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-1/+32
2025-01-17scripts/nsis.py: Run dependency check for each DLL file only onceStefan Weil1-5/+5
2025-01-17win32: remove usage of attribute gcc_structPierrick Bouvier1-5/+1
2025-01-15hw/acpi: Add vmclock deviceDavid Woodhouse1-0/+1
2025-01-10make-release: only leave tarball of wrap-file subprojectsPaolo Bonzini1-1/+30
2025-01-10rust: add --check-cfg test to rustc argumentsPaolo Bonzini1-0/+2