aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...Peter Maydell1-0/+3
2023-02-27scripts/checkpatch.pl: Do not allow assert(0)Philippe Mathieu-Daudé1-0/+3
2023-02-27meson: stop looking for 'sphinx-build-3'John Snow1-0/+1
2023-02-27meson: Avoid duplicates in generated config-poison.h againMarkus Armbruster1-1/+1
2023-02-23qapi: remove JSON value FIXMEJohn Snow1-4/+0
2023-02-23qapi: remove _JSONObjectJohn Snow2-13/+5
2023-02-23qapi/parser: add QAPIExpression typeJohn Snow3-100/+100
2023-02-23qapi: Add minor typing workaround for 3.6John Snow1-3/+2
2023-02-23qapi: update pylint configurationJohn Snow1-0/+1
2023-02-23qapi: Update flake8 configJohn Snow1-1/+2
2023-02-20Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...Peter Maydell4-15/+0
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf1-11/+72
2023-02-16virtiofsd: Remove build and docs glueDr. David Alan Gilbert3-8/+0
2023-02-16virtiofsd: Remove testDr. David Alan Gilbert1-7/+0
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-3/+6
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich1-0/+3
2023-02-11AVX512 support for xbzrle_encode_bufferling xu1-0/+3
2023-02-10build: make meson-buildoptions.sh stablePaolo Bonzini2-3/+6
2023-02-08Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell1-8/+19
2023-02-08scripts/clean-includes: Improve --git commit messageMarkus Armbruster1-3/+9
2023-02-08scripts/clean-includes: Skip symbolic linksMarkus Armbruster1-0/+4
2023-02-08scripts/clean-includes: Don't claim duplicate headers found when notMarkus Armbruster1-3/+2
2023-02-08scripts/clean-includes: Fully skip / ignore filesMarkus Armbruster1-3/+5
2023-02-06scripts/ci: bump CentOS Python to 3.8Paolo Bonzini3-2/+15
2023-02-06scripts/ci: unify package lists for CentOS in build-environment filesPaolo Bonzini2-0/+44
2023-02-06scripts/ci: add capstone development packagesPaolo Bonzini2-0/+20
2023-02-06scripts/ci: support CentOS Stream 8 in build-environment.yamlPaolo Bonzini1-2/+12
2023-02-06scripts/ci: remove unnecessary checks from CentOS playbookPaolo Bonzini1-4/+0
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-5/+15
2023-02-02lcitool: drop perl from QEMU project/dependenciesMarc-André Lureau1-1/+0
2023-02-02gitlab: add lsan suppression file to workaround tcmalloc issuesAlex Bennée1-0/+2
2023-02-02build-sys: fix crlf-ending C codeMarc-André Lureau2-16/+26
2023-02-02scripts/ci: update gitlab-runner playbook to use latest runnerAlex Bennée2-45/+13
2023-02-01block-coroutine-wrapper: support void functionsEmanuele Giuseppe Esposito1-5/+15
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster1-1/+2
2023-01-13scripts/git.orderfile: Display MAINTAINERS changes firstPhilippe Mathieu-Daudé1-0/+2
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-2/+1
2023-01-06meson: accept relative symlinks in "meson introspect --installed" dataPaolo Bonzini1-1/+0
2023-01-06configure: remove backwards-compatibility and obsolete optionsPaolo Bonzini1-1/+1
2023-01-05Update scripts/meson-buildoptions.shAlessandro Di Federico1-6/+12
2022-12-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-37/+96
2022-12-15block-coroutine-wrapper.py: introduce annotations that take the graph rdlockEmanuele Giuseppe Esposito1-0/+12
2022-12-15block-coroutine-wrapper.py: support also basic return typesEmanuele Giuseppe Esposito1-8/+11
2022-12-15block-coroutine-wrapper.py: support functions without bs argEmanuele Giuseppe Esposito1-8/+8
2022-12-15block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito1-33/+77
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito1-3/+3
2022-12-15scripts/make-release: Only clone single branches to speed up the scriptThomas Huth1-4/+6
2022-12-15scripts/make-release: Add a simple help text for the scriptThomas Huth1-0/+6
2022-12-15Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell1-3/+2
2022-12-14qapi: Drop temporary logic to support conversion step by stepMarkus Armbruster1-6/+0