Age | Commit message (Expand) | Author |
2023-12-21 | block-coroutine-wrapper: use qemu_get_current_aio_context() | Stefan Hajnoczi |
2023-12-21 | block: remove AioContext locking | Stefan Hajnoczi |
2023-12-21 | graph-lock: remove AioContext locking | Stefan Hajnoczi |
2023-12-20 | tests/qtest/migration-test: Fix analyze-migration.py for s390x | Thomas Huth |
2023-11-24 | scripts: adjust url to Coverity tools | Paolo Bonzini |
2023-11-24 | coverity: physmem: use simple assertions instead of modelling | Vladimir Sementsov-Ogievskiy |
2023-11-21 | block: Fix deadlocks in bdrv_graph_wrunlock() | Kevin Wolf |
2023-11-13 | qapi: Fix QAPISchemaEntity.__repr__() | Markus Armbruster |
2023-11-10 | Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta... | Stefan Hajnoczi |
2023-11-09 | tracetool: avoid invalid escape in Python string | Marc-André Lureau |
2023-11-08 | gdbstub: Add num_regs member to GDBFeature | Akihiko Odaki |
2023-11-07 | scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd | Zhao Liu |
2023-11-07 | build-sys: add a "pixman" feature | Marc-André Lureau |
2023-11-06 | Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base | Maciej S. Szmigiero |
2023-10-19 | qapi: provide a friendly string representation of QAPI classes | Daniel P. Berrangé |
2023-10-19 | qapi: re-establish linting baseline | John Snow |
2023-10-18 | Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging | Stefan Hajnoczi |
2023-10-18 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-18 | scripts/update-linux-headers: Add iommufd.h | Eric Auger |
2023-10-18 | meson-buildoptions: document the data at the top | Paolo Bonzini |
2023-10-18 | configure, meson: use command line options to configure qemu-ga | Paolo Bonzini |
2023-10-18 | configure: move environment-specific defaults to config-meson.cross | Paolo Bonzini |
2023-10-18 | configure: move target-specific defaults to an external machine file | Paolo Bonzini |
2023-10-18 | configure: clean up plugin option handling | Paolo Bonzini |
2023-10-18 | meson, cutils: allow non-relocatable installs | Paolo Bonzini |
2023-10-17 | Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte... | Stefan Hajnoczi |
2023-10-17 | Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into... | Stefan Hajnoczi |
2023-10-17 | tracetool: avoid invalid escape in Python string | Paolo Bonzini |
2023-10-17 | scripts/get_maintainer.pl: don't print parentheses | Emmanouil Pitsidianakis |
2023-10-17 | scripts: Mark feature_to_c.py as non-executable to fix a build issue | Thomas Huth |
2023-10-17 | migration: Fix analyze-migration read operation signedness | Fabiano Rosas |
2023-10-17 | migration: Fix analyze-migration.py when ignore-shared is used | Fabiano Rosas |
2023-10-17 | migration: Add capability parsing to analyze-migration.py | Fabiano Rosas |
2023-10-17 | migration: Fix analyze-migration.py 'configuration' parsing | Fabiano Rosas |
2023-10-16 | Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging | Stefan Hajnoczi |
2023-10-16 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi |
2023-10-16 | gfxstream + rutabaga: meson support | Gurchetan Singh |
2023-10-12 | scripts: add python_qmp_updater.py | Vladimir Sementsov-Ogievskiy |
2023-10-12 | python/qemu: rename command() to cmd() | Vladimir Sementsov-Ogievskiy |
2023-10-12 | scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() | Vladimir Sementsov-Ogievskiy |
2023-10-12 | block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions | Kevin Wolf |
2023-10-12 | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging | Stefan Hajnoczi |
2023-10-12 | scripts/xml-preprocess: Make sure this script is invoked via the right Python | Thomas Huth |
2023-10-11 | gdbstub: Introduce GDBFeature structure | Akihiko Odaki |
2023-10-08 | system: Rename softmmu/ directory as system/ | Philippe Mathieu-Daudé |
2023-10-05 | Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi |
2023-10-04 | build: Remove --enable-gprof | Richard Henderson |
2023-10-04 | Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int... | Stefan Hajnoczi |
2023-10-03 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-03 | analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH | Marc-André Lureau |