aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-09-02scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' categoryPhilippe Mathieu-Daudé1-0/+3
2025-08-30scripts/kernel-doc: Delete the old Perl kernel-doc scriptPeter Maydell1-2441/+0
2025-08-30scripts/kernel-doc: tweak for QEMU coding standardsPeter Maydell1-6/+6
2025-08-30scripts/kernel-doc: strip QEMU_ from function definitionsPeter Maydell1-0/+1
2025-08-30scripts: Import Python kerneldoc from Linux kernelPeter Maydell6-0/+3346
2025-08-30scripts/kernel-doc: Avoid new Perl precedence warningPeter Maydell1-5/+4
2025-08-20scripts/minikconf.py: s/Error/KconfigParserErrorManos Pitsidianakis1-1/+3
2025-08-20scripts/minikconf.py: fix invalid attribute accessManos Pitsidianakis1-1/+1
2025-08-06Merge tag 'migration-20250805-pull-request' of https://gitlab.com/farosas/qem...Stefan Hajnoczi1-5/+0
2025-08-05meson: remove 'gnutls-bug1717-workaround' for migration TLS crashesDaniel P. Berrangé1-5/+0
2025-08-04scripts/make-release: Go back to cloning all the EDK2 submodulesPeter Maydell1-11/+9
2025-07-28Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+190
2025-07-25scripts: add script to help distros use global Rust packagesPaolo Bonzini1-0/+190
2025-07-25Merge tag 'pull-target-arm-20250725' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi1-3/+4
2025-07-25Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi1-13/+1
2025-07-25decodetree: Infer argument set before inferring formatRichard Henderson1-3/+4
2025-07-24log: make '-msg timestamp=on' apply to all qemu_log usageDaniel P. Berrangé1-13/+1
2025-07-22crypto: implement workaround for GNUTLS thread safety problemsDaniel P. Berrangé1-0/+5
2025-07-22tracetool: removed the unused vcpu propertytracingTanish Desai4-16/+4
2025-07-21linux-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