aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-03-10tests/avocado: Add igb testAkihiko Odaki
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée
2023-03-05tracing: remove transform.pyRichard Henderson
2023-02-28Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...Peter Maydell
2023-02-27scripts/checkpatch.pl: Do not allow assert(0)Philippe Mathieu-Daudé
2023-02-27meson: stop looking for 'sphinx-build-3'John Snow
2023-02-27meson: Avoid duplicates in generated config-poison.h againMarkus Armbruster
2023-02-23qapi: remove JSON value FIXMEJohn Snow
2023-02-23qapi: remove _JSONObjectJohn Snow
2023-02-23qapi/parser: add QAPIExpression typeJohn Snow
2023-02-23qapi: Add minor typing workaround for 3.6John Snow
2023-02-23qapi: update pylint configurationJohn Snow
2023-02-23qapi: Update flake8 configJohn Snow
2023-02-20Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...Peter Maydell
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf
2023-02-16virtiofsd: Remove build and docs glueDr. David Alan Gilbert
2023-02-16virtiofsd: Remove testDr. David Alan Gilbert
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich
2023-02-11AVX512 support for xbzrle_encode_bufferling xu
2023-02-10build: make meson-buildoptions.sh stablePaolo Bonzini
2023-02-08Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell
2023-02-08scripts/clean-includes: Improve --git commit messageMarkus Armbruster
2023-02-08scripts/clean-includes: Skip symbolic linksMarkus Armbruster
2023-02-08scripts/clean-includes: Don't claim duplicate headers found when notMarkus Armbruster
2023-02-08scripts/clean-includes: Fully skip / ignore filesMarkus Armbruster
2023-02-06scripts/ci: bump CentOS Python to 3.8Paolo Bonzini
2023-02-06scripts/ci: unify package lists for CentOS in build-environment filesPaolo Bonzini
2023-02-06scripts/ci: add capstone development packagesPaolo Bonzini
2023-02-06scripts/ci: support CentOS Stream 8 in build-environment.yamlPaolo Bonzini
2023-02-06scripts/ci: remove unnecessary checks from CentOS playbookPaolo Bonzini
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-02lcitool: drop perl from QEMU project/dependenciesMarc-André Lureau
2023-02-02gitlab: add lsan suppression file to workaround tcmalloc issuesAlex Bennée
2023-02-02build-sys: fix crlf-ending C codeMarc-André Lureau
2023-02-02scripts/ci: update gitlab-runner playbook to use latest runnerAlex Bennée
2023-02-01block-coroutine-wrapper: support void functionsEmanuele Giuseppe Esposito
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2023-01-13scripts/git.orderfile: Display MAINTAINERS changes firstPhilippe Mathieu-Daudé
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-01-06meson: accept relative symlinks in "meson introspect --installed" dataPaolo Bonzini
2023-01-06configure: remove backwards-compatibility and obsolete optionsPaolo Bonzini
2023-01-05Update scripts/meson-buildoptions.shAlessandro Di Federico
2022-12-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2022-12-15block-coroutine-wrapper.py: introduce annotations that take the graph rdlockEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: support also basic return typesEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: support functions without bs argEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito
2022-12-15scripts/make-release: Only clone single branches to speed up the scriptThomas Huth