summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
13 daysui/spice: add cleanup on shutdownMarc-André Lureau
13 daysscripts/lsan_suppressions: suppress fontconfig leaksMarc-André Lureau
13 daysirq: add per-IRQ observer to fix qemu_irq_intercept_in leakMarc-André Lureau
2026-06-18system: Move cpu_physical_memory_*() declarations to 'system/physmem.h'Philippe Mathieu-Daudé
2026-06-17Merge tag 'pbouvier/pr/plugins-20260616' of https://gitlab.com/p-b-o/qemu int...Stefan Hajnoczi
2026-06-16scripts/checkpatch: remove check on forbidden space before '[' in C++Pierrick Bouvier
2026-06-16scripts/checkpatch: ignore spaces required around some operators in C++Pierrick Bouvier
2026-06-16qapi: add doc comment "Intro" section parsingJohn Snow
2026-06-16qapi: remove implicit doc comment Plain sectionJohn Snow
2026-06-16qapi: adjust doc comment stub member insertion algorithmJohn Snow
2026-06-16qapi/parser: add mea culpa comment for ensure_returnsJohn Snow
2026-06-16qapi/parser: move _insert_near_kind() methodJohn Snow
2026-06-16qapi: new doc comment "Intro" sectionJohn Snow
2026-06-16qapi/parser: fix comment phrasingJohn Snow
2026-06-16qapi/parser: make remaining subsection members "private"John Snow
2026-06-16qapi/parser: add has_features propertyJohn Snow
2026-06-16qapi/parser: remove unused QAPIDoc subsection membersJohn Snow
2026-05-25replay: Use Linux key codesAkihiko Odaki
2026-05-24Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi
2026-05-21scripts/mtest2make: support optional tests groupingDaniel P. Berrangé
2026-05-21scripts/mtest2make: ensure output has stable sortingDaniel P. Berrangé
2026-05-21docker: Remove LegacyKeyValueFormat warnings in generated filesPhilippe Mathieu-Daudé
2026-05-21docker: Remove LegacyKeyValueFormat warnings in non-generated filesPhilippe Mathieu-Daudé
2026-05-20scripts/update-linux-headers: Add typelimits.hAvihai Horon
2026-05-20update-linux-headers: Inject VIRTIO_RING_NO_LEGACY in virtio_ring.hCédric Le Goater
2026-05-19Remove the deprecated glusterfs block driverThomas Huth
2026-05-12scripts: strip leading './' when searching MAINTAINERS fileDaniel P. Berrangé
2026-05-12scripts: mkemmc.sh: Fix output pollution on missing imagesJan Kiszka
2026-05-09tools/qemu-vnc: add standalone VNC server over D-BusMarc-André Lureau
2026-05-06scripts/checkpatch: Avoid false positive on empty blocksAkihiko Odaki
2026-05-06scripts/checkpatch: Reject another license boilerplate patternBernhard Beschow
2026-05-05hxtool: Error on missing docsDr. David Alan Gilbert
2026-05-05hxtool: Split srst/erst add checksDr. David Alan Gilbert
2026-05-01Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2026-04-30minikconf: add mypy annotationsPaolo Bonzini
2026-04-30minikconf: replace else with early return and avoid unnecessary elsePaolo Bonzini
2026-04-30minikconf: remove unnecessary semicolonsPaolo Bonzini
2026-04-30minikconf: pull main program into a functionPaolo Bonzini
2026-04-30minikconf: use .items()Paolo Bonzini
2026-04-30minikconf: modernize handling of include chainPaolo Bonzini
2026-04-30minikconf: simplify self.tokPaolo Bonzini
2026-04-30minikconf: fix type mismatch in do_declarationPaolo Bonzini
2026-04-30minikconf: move command-line assignment out of the parserPaolo Bonzini
2026-04-30minikconf: small cleanups and dead code removalPaolo Bonzini
2026-04-30minikconf: run through isortPaolo Bonzini
2026-04-28ui/gtk: Turn clipboard flag into runtime optionJindřich Makovička
2026-04-23vmstate: Allow vmstate_info_nullptr to emit non-NULL markersPeter Xu
2026-04-23checkpatch: Allow spaces after all coroutine annotationsFabiano Rosas
2026-03-27scripts/qemu-guest-agent/fsfreeze-hook: Fix syslog-fallback logicPeter Maydell
2026-03-27scripts/qemu-guest-agent/fsfreeze-hook: Avoid use of PIPESTATUSPeter Maydell