aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-20Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2022-04-20iotests/108: Test new refcount rebuild algorithmHanna Reitz
2022-04-20iotests/303: Check for zstd supportHanna Reitz
2022-04-20iotests/065: Check for zstd supportHanna Reitz
2022-04-20iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz
2022-04-20tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth
2022-04-20tests/qemu-iotests/meson.build: Improve the indentationThomas Huth
2022-04-20tests/avocado: Allow overwrite smp and memory size command line optionsAhmed Abouzied
2022-04-20tests/qtest: properly initialise the vring used idxAlex Bennée
2022-04-20tests/qtest: Move the fuzz tests to x86 onlyThomas Huth
2022-04-20tests/qtest: Enable more tests for the "mipsel" targetThomas Huth
2022-04-20tests: Drop perl-Test-Harness from the CI containers / VMsThomas Huth
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-04-06tests: replace free_all() usage with g_autoMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-04-06meson: remove test-qdev-global-props dependency on testqapiMarc-André Lureau
2022-04-06meson: remove unneeded py3Marc-André Lureau
2022-03-31tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreterThomas Huth
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-29Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier
2022-03-29iotests: Fix status checksHanna Reitz
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz
2022-03-29iotests: update test owner contact informationJohn Snow
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini
2022-03-23tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell
2022-03-22tests: remove needless includeMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau
2022-03-22iotests/207: Filter host fingerprintHanna Reitz
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow
2022-03-22iotests: use qemu_img() in has_working_luks()John Snow
2022-03-22iotests: remove remaining calls to qemu_img_pipe()John Snow
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow
2022-03-22iotests: add qemu_img_map() functionJohn Snow
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow
2022-03-22iotests: add qemu_img_info()John Snow
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow
2022-03-22iotests: add qemu_img_json()John Snow
2022-03-22iotests: fortify compare_images() against crashesJohn Snow