aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* decodetree: Add --output-null for meson testingRichard Henderson2023-05-311-8/+10
* Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2023-05-301-19/+246
|\
| * scripts/decodetree: Implement named field supportPeter Maydell2023-05-301-6/+139
| * scripts/decodetree: Implement a topological sortPeter Maydell2023-05-301-0/+74
| * scripts/decodetree: Pass lvalue-formatter function to str_extract()Peter Maydell2023-05-301-11/+15
| * decodetree: Do not remove output_file from /devRichard Henderson2023-05-301-1/+6
| * decodetree: Diagnose empty pattern groupRichard Henderson2023-05-301-0/+6
| * decodetree: Fix recursion in prop_format and build_treeRichard Henderson2023-05-301-2/+2
| * decodetree: Add --test-for-errorRichard Henderson2023-05-301-2/+7
* | block-coroutine-wrapper: Take AioContext lock in no_co_wrappersKevin Wolf2023-05-301-10/+15
|/
* meson: use subproject for keycodemapdbPaolo Bonzini2023-05-261-1/+1
* meson: use subproject for internal libfdtPaolo Bonzini2023-05-261-1/+1
* Add Kubernetes runner configurationCamilla Conte2023-05-241-0/+30
* igb: Notify only new interruptsAkihiko Odaki2023-05-231-0/+1
* Fix references to igb Avocado testAkihiko Odaki2023-05-231-1/+1
* Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson2023-05-221-2/+2
|\
| * qapi: Improve error message for description following sectionMarkus Armbruster2023-05-221-2/+2
* | Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-05-215-1/+1
|\ \ | |/ |/|
| * scripts: make sure scripts are invoked via $(PYTHON)Paolo Bonzini2023-05-194-0/+0
| * remove remaining traces of meson submodulePaolo Bonzini2023-05-191-1/+1
* | Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quintela/qemu into stagingRichard Henderson2023-05-181-0/+3
|\ \ | |/ |/|
| * configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy2023-05-181-0/+3
* | build: move --disable-debug-info to mesonPaolo Bonzini2023-05-182-0/+5
* | build: move stack protector flag selection to mesonPaolo Bonzini2023-05-181-0/+3
* | build: move coroutine backend selection to mesonPaolo Bonzini2023-05-182-0/+4
* | build: move SafeStack tests to mesonPaolo Bonzini2023-05-181-0/+4
* | build: move sanitizer tests to mesonPaolo Bonzini2023-05-181-0/+6
* | configure, meson: move --enable-modules to MesonPaolo Bonzini2023-05-181-0/+3
* | meson: regenerate meson-buildoptions.shPaolo Bonzini2023-05-181-3/+3
* | Python: Drop support for Python 3.6Paolo Bonzini2023-05-181-1/+1
* | configure: bootstrap sphinx with mkvenvJohn Snow2023-05-181-3/+0
* | tests: Use configure-provided pyvenv for testsJohn Snow2023-05-182-3/+3
* | coverity: the definitive COMPONENTS.md updatePaolo Bonzini2023-05-181-15/+30
|/
* qapi/parser: Drop two bad type hints for nowMarkus Armbruster2023-05-171-2/+2
* Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into stagingRichard Henderson2023-05-161-0/+4
|\
| * Don't require libcap-ng for virtfs supportPeter Foley2023-05-161-0/+4
* | Add information how to fix common build error on Windows in symlink-install-treeMateusz Krawczuk2023-05-161-0/+3
|/
* Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu into stagingRichard Henderson2023-05-102-34/+78
|\
| * scripts/ci: clean-up the 20.04/22.04 confusion in ansibleAlex Bennée2023-05-101-34/+77
| * scripts/ci: add gitlab-runner to kvm groupAlex Bennée2023-05-101-0/+1
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2023-05-101-0/+13
|\ \ | |/ |/|
| * block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi2023-05-101-0/+4
| * block: add configure options for excluding vmdk, vhdx and vpcVladimir Sementsov-Ogievskiy2023-05-101-0/+9
* | qapi: Section parameter @indent is no longer used, dropMarkus Armbruster2023-05-101-17/+14
* | qapi: Relax doc string @name: description indentation rulesMarkus Armbruster2023-05-101-55/+18
* | qapi: Rewrite parsing of doc comment section symbols and tagsMarkus Armbruster2023-05-101-28/+27
* | qapi: Fix argument description indentation strippingMarkus Armbruster2023-05-091-9/+11
* | qapi: Fix crash on stray double quote characterMarkus Armbruster2023-05-091-1/+1
|/
* audio/pwaudio.c: Add Pipewire audio backend for QEMUDorinda Bassey2023-05-051-2/+6
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-04-291-2/+2
|\