aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini
2023-05-18configure, meson: move --enable-modules to MesonPaolo Bonzini
2023-05-18meson: regenerate meson-buildoptions.shPaolo Bonzini
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini
2023-05-18configure: bootstrap sphinx with mkvenvJohn Snow
2023-05-18tests: Use configure-provided pyvenv for testsJohn Snow
2023-05-18coverity: the definitive COMPONENTS.md updatePaolo Bonzini
2023-05-17qapi/parser: Drop two bad type hints for nowMarkus Armbruster
2023-05-16Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson