aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-07-25tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell1-1/+5
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell1-1/+1
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau1-1/+1
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth1-1/+0
2023-07-03scripts/oss-fuzz: add a suppression for keymapAlex Bennée1-0/+3
2023-06-27scripts: add a XML preprocessor scriptMarc-André Lureau3-0/+431
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu1-3/+0
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini1-32/+41
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse1-60/+0
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson7-92/+53
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini2-6/+3
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini2-22/+2
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini2-2/+14
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini1-5/+11
2023-06-06git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini1-12/+14
2023-06-06configure: remove --with-git= optionPaolo Bonzini2-11/+10
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini2-3/+3
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-0/+49
2023-06-06scripts: remove dead filePaolo Bonzini1-35/+0
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson1-2/+3
2023-06-05scripts: Add qom-cast-macro-clean-cocci-gen.pyPhilippe Mathieu-Daudé1-0/+49
2023-06-01trace: remove control-vcpu.hAlex Bennée1-4/+1
2023-06-01scripts/qapi: document the tool that generated the fileAlex Bennée1-2/+7
2023-06-01trace: remove vcpu_id from the TraceEvent structureAlex Bennée2-16/+1
2023-05-31decodetree: Add --output-null for meson testingRichard Henderson1-8/+10
2023-05-30Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-19/+246
2023-05-30scripts/decodetree: Implement named field supportPeter Maydell1-6/+139
2023-05-30scripts/decodetree: Implement a topological sortPeter Maydell1-0/+74
2023-05-30scripts/decodetree: Pass lvalue-formatter function to str_extract()Peter Maydell1-11/+15
2023-05-30decodetree: Do not remove output_file from /devRichard Henderson1-1/+6
2023-05-30decodetree: Diagnose empty pattern groupRichard Henderson1-0/+6
2023-05-30decodetree: Fix recursion in prop_format and build_treeRichard Henderson1-2/+2
2023-05-30decodetree: Add --test-for-errorRichard Henderson1-2/+7
2023-05-30block-coroutine-wrapper: Take AioContext lock in no_co_wrappersKevin Wolf1-10/+15
2023-05-26meson: use subproject for keycodemapdbPaolo Bonzini1-1/+1
2023-05-26meson: use subproject for internal libfdtPaolo Bonzini1-1/+1
2023-05-24Add Kubernetes runner configurationCamilla Conte1-0/+30
2023-05-23igb: Notify only new interruptsAkihiko Odaki1-0/+1
2023-05-23Fix references to igb Avocado testAkihiko Odaki1-1/+1
2023-05-22Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson1-2/+2
2023-05-22qapi: Improve error message for description following sectionMarkus Armbruster1-2/+2
2023-05-21Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson5-1/+1
2023-05-19scripts: make sure scripts are invoked via $(PYTHON)Paolo Bonzini4-0/+0
2023-05-19remove remaining traces of meson submodulePaolo Bonzini1-1/+1
2023-05-18Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson1-0/+3
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy1-0/+3
2023-05-18build: move --disable-debug-info to mesonPaolo Bonzini2-0/+5
2023-05-18build: move stack protector flag selection to mesonPaolo Bonzini1-0/+3
2023-05-18build: move coroutine backend selection to mesonPaolo Bonzini2-0/+4
2023-05-18build: move SafeStack tests to mesonPaolo Bonzini1-0/+4