summary refs log tree commit diff stats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "meson.build: default to -gsplit-dwarf for debug info"Paolo Bonzini2025-03-171-2/+0
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2025-03-141-0/+449
|\
| * scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdoutAlberto Garcia2025-03-131-0/+449
* | scripts/qapi/backend: Clean up create_backend()'s failure modeMarkus Armbruster2025-03-111-15/+9
* | qapi/parser: add undocumented stub members to all_sectionsJohn Snow2025-03-111-1/+16
* | qapi/source: allow multi-line QAPISourceInfo advancingJohn Snow2025-03-111-2/+2
* | qapi/schema: add __repr__ to QAPIDoc.SectionJohn Snow2025-03-111-0/+3
* | qapi: clean up encoding of section kindsJohn Snow2025-03-111-27/+70
* | qapi/parser: adjust info location for doc body sectionJohn Snow2025-03-111-1/+5
|/
* libvirt-ci: bump to latest for vulkan-toolsAlex Bennée2025-03-102-0/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-03-102-2/+10
|\
| * meson.build: default to -gsplit-dwarf for debug infoAlex Bennée2025-03-071-0/+2
| * scripts: dump stdin on meson-buildoptions errorNabih Estefan2025-03-061-2/+8
* | Merge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into stagingStefan Hajnoczi2025-03-071-0/+11
|\ \
| * | migration: Add MIG_CMD_SWITCHOVER_START and its load handlerMaciej S. Szmigiero2025-03-061-0/+11
| |/
* | qapi/introspect: Use @dataclass to simplifyMarkus Armbruster2025-03-061-7/+5
* | qapi: Eliminate OrderedDictMarkus Armbruster2025-03-062-9/+7
|/
* Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...Stefan Hajnoczi2025-03-051-28/+50
|\
| * binfmt: Add --ignore-family optionAndrea Bolognani2025-03-041-3/+16
| * binfmt: Normalize host CPU architectureAndrea Bolognani2025-03-041-19/+25
| * binfmt: Shuffle things aroundAndrea Bolognani2025-03-041-7/+10
* | Merge tag 'pull-qapi-2025-02-26-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi2025-03-053-35/+109
|\ \ | |/ |/|
| * qapi: pluggable backend code generatorsDaniel P. Berrangé2025-03-042-35/+108
| * qapi: update pylintrc configJohn Snow2025-02-261-0/+1
* | scripts/checkpatch: Fix a typoPhilippe Mathieu-Daudé2025-03-041-2/+2
* | Merge tag 'spdx-check-pull-request' of https://gitlab.com/berrange/qemu into ...Stefan Hajnoczi2025-03-031-0/+111
|\ \
| * | scripts: forbid use of arbitrary SPDX tags besides license identifiersDaniel P. Berrangé2025-02-281-0/+12
| * | scripts: validate SPDX license choicesDaniel P. Berrangé2025-02-281-0/+69
| * | scripts: mandate that new files have SPDX-License-IdentifierDaniel P. Berrangé2025-02-281-0/+30
| |/
* | pvg: add option to configure it outPaolo Bonzini2025-02-251-0/+3
* | rust: subprojects: add libc cratePaolo Bonzini2025-02-252-2/+2
|/
* make-release: don't rely on $CWD when excluding subproject directoriesMichael Roth2025-02-141-4/+5
* scripts: improve error from qemu-trace-stap on missing 'stap'Daniel P. Berrangé2025-02-121-2/+4
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2025-02-102-27/+77
|\
| * scripts/qemu-gdb: Support coroutine dumps in coredumpsPeter Xu2025-02-061-6/+73
| * scripts/qemu-gdb: Simplify fs_base fetching for coroutinesPeter Xu2025-02-061-21/+2
| * scripts/qemu-gdb: Always do full stack dump for python errorsPeter Xu2025-02-061-0/+2
* | qapi: expose all schema features to codeDaniel P. Berrangé2025-02-107-7/+91
* | qapi: rename 'special_features' to 'features'Daniel P. Berrangé2025-02-104-26/+18
* | qapi: change 'unsigned special_features' to 'uint64_t features'Daniel P. Berrangé2025-02-101-1/+1
* | qapi: cope with feature names containing a '-'Daniel P. Berrangé2025-02-101-1/+2
* | qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.hDaniel P. Berrangé2025-02-101-1/+1
* | qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé2025-02-103-4/+4
|/
* licenses: Remove SPDX tags not being license identifier for LinaroPhilippe Mathieu-Daudé2025-01-301-2/+5
* Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/...Stefan Hajnoczi2025-01-172-10/+6
|\
| * scripts/nsis.py: Run dependency check for each DLL file only onceStefan Weil2025-01-171-5/+5
| * win32: remove usage of attribute gcc_structPierrick Bouvier2025-01-171-5/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-01-172-1/+32
|\ \ | |/ |/|
| * make-release: only leave tarball of wrap-file subprojectsPaolo Bonzini2025-01-101-1/+30
| * rust: add --check-cfg test to rustc argumentsPaolo Bonzini2025-01-101-0/+2