Age | Commit message (Expand) | Author |
2023-05-22 | Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st... | Richard Henderson |
2023-05-22 | qapi: Improve error message for description following section | Markus Armbruster |
2023-05-21 | Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2023-05-19 | scripts: make sure scripts are invoked via $(PYTHON) | Paolo Bonzini |
2023-05-19 | remove remaining traces of meson submodule | Paolo Bonzini |
2023-05-18 | Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte... | Richard Henderson |
2023-05-18 | configure: add --disable-colo-proxy option | Vladimir Sementsov-Ogievskiy |
2023-05-18 | build: move --disable-debug-info to meson | Paolo Bonzini |
2023-05-18 | build: move stack protector flag selection to meson | Paolo Bonzini |
2023-05-18 | build: move coroutine backend selection to meson | Paolo Bonzini |
2023-05-18 | build: move SafeStack tests to meson | Paolo Bonzini |
2023-05-18 | build: move sanitizer tests to meson | Paolo Bonzini |
2023-05-18 | configure, meson: move --enable-modules to Meson | Paolo Bonzini |
2023-05-18 | meson: regenerate meson-buildoptions.sh | Paolo Bonzini |
2023-05-18 | Python: Drop support for Python 3.6 | Paolo Bonzini |
2023-05-18 | configure: bootstrap sphinx with mkvenv | John Snow |
2023-05-18 | tests: Use configure-provided pyvenv for tests | John Snow |
2023-05-18 | coverity: the definitive COMPONENTS.md update | Paolo Bonzini |
2023-05-17 | qapi/parser: Drop two bad type hints for now | Markus Armbruster |
2023-05-16 | Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta... | Richard Henderson |
2023-05-16 | Don't require libcap-ng for virtfs support | Peter Foley |
2023-05-16 | Add information how to fix common build error on Windows in symlink-install-tree | Mateusz Krawczuk |
2023-05-10 | Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ... | Richard Henderson |
2023-05-10 | scripts/ci: clean-up the 20.04/22.04 confusion in ansible | Alex Bennée |
2023-05-10 | scripts/ci: add gitlab-runner to kvm group | Alex Bennée |
2023-05-10 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Richard Henderson |
2023-05-10 | block: compile out assert_bdrv_graph_readable() by default | Stefan Hajnoczi |
2023-05-10 | block: add configure options for excluding vmdk, vhdx and vpc | Vladimir Sementsov-Ogievskiy |
2023-05-10 | qapi: Section parameter @indent is no longer used, drop | Markus Armbruster |
2023-05-10 | qapi: Relax doc string @name: description indentation rules | Markus Armbruster |
2023-05-10 | qapi: Rewrite parsing of doc comment section symbols and tags | Markus Armbruster |
2023-05-09 | qapi: Fix argument description indentation stripping | Markus Armbruster |
2023-05-09 | qapi: Fix crash on stray double quote character | Markus Armbruster |
2023-05-05 | audio/pwaudio.c: Add Pipewire audio backend for QEMU | Dorinda Bassey |
2023-04-29 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2023-04-28 | update-linux-headers.sh: Add missing kernel headers. | David 'Digit' Turner |
2023-04-28 | checkpatch: add qemu_bh_new/aio_bh_new checks | Alexander Bulekov |
2023-04-27 | scripts/device-crash-test: Add a parameter to run with TCG only | Thomas Huth |
2023-04-27 | vmstate-static-checker: Recognize "num" field | Peter Xu |
2023-04-26 | Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging | Richard Henderson |
2023-04-26 | qapi: allow unions to contain further unions | Daniel P. Berrangé |
2023-04-26 | qapi: Improve specificity of type/member descriptions | Markus Armbruster |
2023-04-25 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Richard Henderson |
2023-04-24 | tracetool: use relative paths for '#line' preprocessor directives | Thomas De Schampheleire |
2023-04-24 | qapi: Require boxed for conditional command and event arguments | Markus Armbruster |
2023-04-24 | qapi: Fix code generated for optional conditional struct member | Markus Armbruster |
2023-04-24 | qapi: Fix to reject 'data': 'mumble' in struct | Markus Armbruster |
2023-04-24 | qapi: Fix error message when type name or array is expected | Markus Armbruster |
2023-04-24 | qapi: Simplify code a bit after previous commits | Markus Armbruster |
2023-04-24 | qapi: Improve error message for unexpected array types | Markus Armbruster |