aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini1-0/+6
2023-05-18configure, meson: move --enable-modules to MesonPaolo Bonzini1-0/+3
2023-05-18meson: regenerate meson-buildoptions.shPaolo Bonzini1-3/+3
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini1-1/+1
2023-05-18configure: bootstrap sphinx with mkvenvJohn Snow1-3/+0
2023-05-18tests: Use configure-provided pyvenv for testsJohn Snow2-3/+3
2023-05-18coverity: the definitive COMPONENTS.md updatePaolo Bonzini1-15/+30
2023-05-17qapi/parser: Drop two bad type hints for nowMarkus Armbruster1-2/+2
2023-05-16Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson1-0/+4
2023-05-16Don't require libcap-ng for virtfs supportPeter Foley1-0/+4
2023-05-16Add information how to fix common build error on Windows in symlink-install-treeMateusz Krawczuk1-0/+3
2023-05-10Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson2-34/+78
2023-05-10scripts/ci: clean-up the 20.04/22.04 confusion in ansibleAlex Bennée1-34/+77
2023-05-10scripts/ci: add gitlab-runner to kvm groupAlex Bennée1-0/+1
2023-05-10Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson1-0/+13
2023-05-10block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi1-0/+4
2023-05-10block: add configure options for excluding vmdk, vhdx and vpcVladimir Sementsov-Ogievskiy1-0/+9
2023-05-10qapi: Section parameter @indent is no longer used, dropMarkus Armbruster1-17/+14
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster1-55/+18
2023-05-10qapi: Rewrite parsing of doc comment section symbols and tagsMarkus Armbruster1-28/+27
2023-05-09qapi: Fix argument description indentation strippingMarkus Armbruster1-9/+11