Age | Commit message (Expand) | Author |
2023-02-28 | Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i... | Peter Maydell |
2023-02-27 | scripts/checkpatch.pl: Do not allow assert(0) | Philippe Mathieu-Daudé |
2023-02-27 | meson: stop looking for 'sphinx-build-3' | John Snow |
2023-02-27 | meson: Avoid duplicates in generated config-poison.h again | Markus Armbruster |
2023-02-23 | qapi: remove JSON value FIXME | John Snow |
2023-02-23 | qapi: remove _JSONObject | John Snow |
2023-02-23 | qapi/parser: add QAPIExpression type | John Snow |
2023-02-23 | qapi: Add minor typing workaround for 3.6 | John Snow |
2023-02-23 | qapi: update pylint configuration | John Snow |
2023-02-23 | qapi: Update flake8 config | John Snow |
2023-02-20 | Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta... | Peter Maydell |
2023-02-17 | block-coroutine-wrapper: Introduce no_co_wrapper | Kevin Wolf |
2023-02-16 | virtiofsd: Remove build and docs glue | Dr. David Alan Gilbert |
2023-02-16 | virtiofsd: Remove test | Dr. David Alan Gilbert |
2023-02-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2023-02-14 | meson: Add missing libdw knobs | Ilya Leoshkevich |
2023-02-11 | AVX512 support for xbzrle_encode_buffer | ling xu |
2023-02-10 | build: make meson-buildoptions.sh stable | Paolo Bonzini |
2023-02-08 | Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into... | Peter Maydell |
2023-02-08 | scripts/clean-includes: Improve --git commit message | Markus Armbruster |
2023-02-08 | scripts/clean-includes: Skip symbolic links | Markus Armbruster |
2023-02-08 | scripts/clean-includes: Don't claim duplicate headers found when not | Markus Armbruster |
2023-02-08 | scripts/clean-includes: Fully skip / ignore files | Markus Armbruster |
2023-02-06 | scripts/ci: bump CentOS Python to 3.8 | Paolo Bonzini |
2023-02-06 | scripts/ci: unify package lists for CentOS in build-environment files | Paolo Bonzini |
2023-02-06 | scripts/ci: add capstone development packages | Paolo Bonzini |
2023-02-06 | scripts/ci: support CentOS Stream 8 in build-environment.yaml | Paolo Bonzini |
2023-02-06 | scripts/ci: remove unnecessary checks from CentOS playbook | Paolo Bonzini |
2023-02-03 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Peter Maydell |
2023-02-02 | lcitool: drop perl from QEMU project/dependencies | Marc-André Lureau |
2023-02-02 | gitlab: add lsan suppression file to workaround tcmalloc issues | Alex Bennée |
2023-02-02 | build-sys: fix crlf-ending C code | Marc-André Lureau |
2023-02-02 | scripts/ci: update gitlab-runner playbook to use latest runner | Alex Bennée |
2023-02-01 | block-coroutine-wrapper: support void functions | Emanuele Giuseppe Esposito |
2023-01-20 | include/block: Untangle inclusion loops | Markus Armbruster |
2023-01-13 | scripts/git.orderfile: Display MAINTAINERS changes first | Philippe Mathieu-Daudé |
2023-01-08 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2023-01-06 | meson: accept relative symlinks in "meson introspect --installed" data | Paolo Bonzini |
2023-01-06 | configure: remove backwards-compatibility and obsolete options | Paolo Bonzini |
2023-01-05 | Update scripts/meson-buildoptions.sh | Alessandro Di Federico |
2022-12-16 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Peter Maydell |
2022-12-15 | block-coroutine-wrapper.py: introduce annotations that take the graph rdlock | Emanuele Giuseppe Esposito |
2022-12-15 | block-coroutine-wrapper.py: support also basic return types | Emanuele Giuseppe Esposito |
2022-12-15 | block-coroutine-wrapper.py: support functions without bs arg | Emanuele Giuseppe Esposito |
2022-12-15 | block-coroutine-wrapper.py: introduce co_wrapper | Emanuele Giuseppe Esposito |
2022-12-15 | block: rename generated_co_wrapper in co_wrapper_mixed | Emanuele Giuseppe Esposito |
2022-12-15 | scripts/make-release: Only clone single branches to speed up the script | Thomas Huth |
2022-12-15 | scripts/make-release: Add a simple help text for the script | Thomas Huth |
2022-12-15 | Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell |
2022-12-14 | qapi: Drop temporary logic to support conversion step by step | Markus Armbruster |