summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-03-31scripts/qemu-guest-agent/fsfreeze-hook: Fix syslog-fallback logicPeter Maydell
2026-03-31scripts/qemu-guest-agent/fsfreeze-hook: Avoid use of PIPESTATUSPeter Maydell
2026-03-31scripts/qemu-guest-agent/fsfreeze-hook: Avoid bash-ismsPeter Maydell
2026-02-10scripts/qemugdb: timers: Fix KeyError in 'qemu timers' commandAndrey Drobyshev
2026-01-07scripts/nsis.py: Tell makensis that WoA is 64 bitStefan Weil
2025-08-31scripts/kernel-doc: Avoid new Perl precedence warningPeter Maydell
2025-08-06scripts/make-release: Go back to cloning all the EDK2 submodulesPeter Maydell
2025-05-28Revert "Drop support for Python 3.8"Michael Tokarev
2025-05-25Drop support for Python 3.8Thomas Huth
2025-04-13Fix objdump output parser in "nsis.py"Arthur Sengileyev
2025-04-08scripts/checkpatch: Fix typo in SPDX-License-Identifier keywordZhao Liu
2025-03-17Revert "meson.build: default to -gsplit-dwarf for debug info"Paolo Bonzini
2025-03-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2025-03-13scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdoutAlberto Garcia
2025-03-11scripts/qapi/backend: Clean up create_backend()'s failure modeMarkus Armbruster
2025-03-11qapi/parser: add undocumented stub members to all_sectionsJohn Snow
2025-03-11qapi/source: allow multi-line QAPISourceInfo advancingJohn Snow
2025-03-11qapi/schema: add __repr__ to QAPIDoc.SectionJohn Snow
2025-03-11qapi: clean up encoding of section kindsJohn Snow
2025-03-11qapi/parser: adjust info location for doc body sectionJohn Snow
2025-03-10libvirt-ci: bump to latest for vulkan-toolsAlex Bennée
2025-03-10Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2025-03-07meson.build: default to -gsplit-dwarf for debug infoAlex Bennée
2025-03-07Merge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2025-03-06scripts: dump stdin on meson-buildoptions errorNabih Estefan
2025-03-06qapi/introspect: Use @dataclass to simplifyMarkus Armbruster
2025-03-06qapi: Eliminate OrderedDictMarkus Armbruster
2025-03-06migration: Add MIG_CMD_SWITCHOVER_START and its load handlerMaciej S. Szmigiero
2025-03-05Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...Stefan Hajnoczi
2025-03-05Merge tag 'pull-qapi-2025-02-26-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi
2025-03-04qapi: pluggable backend code generatorsDaniel P. Berrangé
2025-03-04binfmt: Add --ignore-family optionAndrea Bolognani
2025-03-04binfmt: Normalize host CPU architectureAndrea Bolognani
2025-03-04binfmt: Shuffle things aroundAndrea Bolognani
2025-03-04scripts/checkpatch: Fix a typoPhilippe Mathieu-Daudé
2025-03-03Merge tag 'spdx-check-pull-request' of https://gitlab.com/berrange/qemu into ...Stefan Hajnoczi
2025-02-28scripts: forbid use of arbitrary SPDX tags besides license identifiersDaniel P. Berrangé
2025-02-28scripts: validate SPDX license choicesDaniel P. Berrangé
2025-02-28scripts: mandate that new files have SPDX-License-IdentifierDaniel P. Berrangé
2025-02-26qapi: update pylintrc configJohn Snow
2025-02-25pvg: add option to configure it outPaolo Bonzini
2025-02-25rust: subprojects: add libc cratePaolo Bonzini
2025-02-14make-release: don't rely on $CWD when excluding subproject directoriesMichael Roth
2025-02-12scripts: improve error from qemu-trace-stap on missing 'stap'Daniel P. Berrangé
2025-02-10Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2025-02-10qapi: expose all schema features to codeDaniel P. Berrangé
2025-02-10qapi: rename 'special_features' to 'features'Daniel P. Berrangé
2025-02-10qapi: change 'unsigned special_features' to 'uint64_t features'Daniel P. Berrangé
2025-02-10qapi: cope with feature names containing a '-'Daniel P. Berrangé
2025-02-10qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.hDaniel P. Berrangé