Age | Commit message (Expand) | Author |
2022-04-20 | util/log: Rename qemu_log_lock to qemu_log_trylock | Richard Henderson |
2022-04-20 | util/log: Pass Error pointer to qemu_set_log | Richard Henderson |
2022-04-20 | Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging | Richard Henderson |
2022-04-20 | iotests/108: Test new refcount rebuild algorithm | Hanna Reitz |
2022-04-20 | iotests/303: Check for zstd support | Hanna Reitz |
2022-04-20 | iotests/065: Check for zstd support | Hanna Reitz |
2022-04-20 | iotests.py: Add supports_qcow2_zstd_compression() | Hanna Reitz |
2022-04-20 | tests/qemu-iotests: Move the bash and sanitizer checks to meson.build | Thomas Huth |
2022-04-20 | tests/qemu-iotests/meson.build: Improve the indentation | Thomas Huth |
2022-04-20 | tests/avocado: Allow overwrite smp and memory size command line options | Ahmed Abouzied |
2022-04-20 | tests/qtest: properly initialise the vring used idx | Alex Bennée |
2022-04-20 | tests/qtest: Move the fuzz tests to x86 only | Thomas Huth |
2022-04-20 | tests/qtest: Enable more tests for the "mipsel" target | Thomas Huth |
2022-04-20 | tests: Drop perl-Test-Harness from the CI containers / VMs | Thomas Huth |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | include: move C/util-related declarations to cutils.h | Marc-André Lureau |
2022-04-06 | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau |
2022-04-06 | tests: replace free_all() usage with g_auto | Marc-André Lureau |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau |
2022-04-06 | meson: remove test-qdev-global-props dependency on testqapi | Marc-André Lureau |
2022-04-06 | meson: remove unneeded py3 | Marc-André Lureau |
2022-03-31 | tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter | Thomas Huth |
2022-03-29 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2022-03-29 | Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into staging | Peter Maydell |
2022-03-29 | tests/qtest: failover: fix infinite loop | Laurent Vivier |
2022-03-29 | iotests: Fix status checks | Hanna Reitz |
2022-03-29 | block/stream: Drain subtree around graph change | Hanna Reitz |
2022-03-29 | iotests: update test owner contact information | John Snow |
2022-03-29 | tests/tcg: really fix path to target configuration | Paolo Bonzini |
2022-03-23 | tests/Makefile.include: Let "make clean" remove the TCG tests, too | Thomas Huth |
2022-03-22 | Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2022-03-22 | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Peter Maydell |
2022-03-22 | tests: remove needless include | Marc-André Lureau |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2022-03-22 | Drop qemu_foo() socket API wrapper | Marc-André Lureau |
2022-03-22 | iotests/207: Filter host fingerprint | Hanna Reitz |
2022-03-22 | iotests.py: Filters for VM.run_job() | Hanna Reitz |
2022-03-22 | iotests: make qemu_img_log and img_info_log raise on error | John Snow |
2022-03-22 | iotests: remove qemu_img_pipe_and_status() | John Snow |
2022-03-22 | iotests: replace qemu_img_log('create', ...) calls | John Snow |
2022-03-22 | iotests: use qemu_img() in has_working_luks() | John Snow |
2022-03-22 | iotests: remove remaining calls to qemu_img_pipe() | John Snow |
2022-03-22 | iotests/149: Remove qemu_img_pipe() call | John Snow |
2022-03-22 | iotests: replace unchecked calls to qemu_img_pipe() | John Snow |
2022-03-22 | iotests: change supports_quorum to use qemu_img | John Snow |
2022-03-22 | iotests: add qemu_img_map() function | John Snow |
2022-03-22 | iotests/remove-bitmap-from-backing: use qemu_img_info() | John Snow |
2022-03-22 | iotests: add qemu_img_info() | John Snow |
2022-03-22 | iotests: use qemu_img_json() when applicable | John Snow |