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