aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+190
9 daysscripts: add script to help distros use global Rust packagesPaolo Bonzini1-0/+190
9 daysMerge tag 'pull-target-arm-20250725' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi1-3/+4
9 daysMerge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi1-13/+1
9 daysdecodetree: Infer argument set before inferring formatRichard Henderson1-3/+4
10 dayslog: make '-msg timestamp=on' apply to all qemu_log usageDaniel P. Berrangé1-13/+1
12 dayscrypto: implement workaround for GNUTLS thread safety problemsDaniel P. Berrangé1-0/+5
12 daystracetool: removed the unused vcpu propertytracingTanish Desai4-16/+4
13 dayslinux-headers: Remove the 32-bit arm headersThomas Huth1-5/+0
2025-07-17meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entryStefano Garzarella1-1/+1
2025-07-16Merge tag 'pull-qapi-2025-07-14-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi2-11/+40
2025-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+3
2025-07-14qapi: Fix undocumented return values by generating somethingJohn Snow2-0/+40
2025-07-14qapi: lift restriction on using '=' in doc blocksJohn Snow1-4/+0
2025-07-14docs/sphinx: remove special parsing for freeform sectionsJohn Snow1-7/+0
2025-07-14net: Add passt network backendLaurent Vivier1-0/+3
2025-07-12meson: Add optional dependency on IGVM libraryRoy Hopkins1-0/+3
2025-06-26scripts: replace FSF postal address with licenses URLSean Wei1-2/+1
2025-06-16meson: fix Windows buildoltolm4-12/+15
2025-06-11scripts/meson-buildoptions: Sort coroutine_backend choices lexicographicallyBernhard Beschow1-1/+1
2025-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-4/+6
2025-06-05subprojects: add the foreign cratePaolo Bonzini2-2/+4
2025-06-05subprojects: add the anyhow cratePaolo Bonzini2-2/+2
2025-06-05qapi: delete un-needed python static analysis configsJohn Snow3-14/+0
2025-06-05python: add qapi static analysis testsJohn Snow1-0/+1
2025-06-05qapi: Add some pylint ignoresJohn Snow1-0/+2
2025-06-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-4/+1
2025-06-03rust: use native Meson support for clippy and rustdocPaolo Bonzini1-4/+1
2025-06-02trace/simple: seperate hot paths of tracing fucntionsTanish Desai1-13/+10
2025-05-22Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi1-138/+254
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-20qtest/migration/rdma: Add test for rdma migration with ipv6Li Zhijian1-9/+48
2025-05-20scripts/vmstate-static-checker.py: Add new hpet entry for num_timersPeter Xu1-0/+1
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