aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-04-20tests/qtest: Enable more tests for the "mipsel" targetThomas Huth2-11/+4
2022-04-20tests: Drop perl-Test-Harness from the CI containers / VMsThomas Huth15-16/+2
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau50-53/+0
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau1-1/+1
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau1-4/+4
2022-04-06tests: replace free_all() usage with g_autoMarc-André Lureau1-87/+40
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau3-4/+4
2022-04-06meson: remove test-qdev-global-props dependency on testqapiMarc-André Lureau1-1/+1
2022-04-06meson: remove unneeded py3Marc-André Lureau1-2/+0
2022-03-31tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreterThomas Huth2-2/+2
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-1/+3
2022-03-29Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell78-88/+120
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier1-4/+25
2022-03-29iotests: Fix status checksHanna Reitz2-12/+39
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz1-0/+5
2022-03-29iotests: update test owner contact informationJohn Snow76-76/+76
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini1-1/+3
2022-03-23tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth1-1/+1
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-0/+110
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell12-47/+46
2022-03-22tests: remove needless includeMarc-André Lureau1-1/+0
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau5-28/+28
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau7-18/+18
2022-03-22iotests/207: Filter host fingerprintHanna Reitz2-4/+9
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz1-10/+16
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow3-5/+7
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow1-19/+7
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow6-48/+13
2022-03-22iotests: use qemu_img() in has_working_luks()John Snow1-9/+9
2022-03-22iotests: remove remaining calls to qemu_img_pipe()John Snow4-13/+9
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow2-23/+5
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow6-10/+10
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow1-2/+2
2022-03-22iotests: add qemu_img_map() functionJohn Snow6-24/+17
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow1-3/+3
2022-03-22iotests: add qemu_img_info()John Snow3-10/+15
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow1-4/+4
2022-03-22iotests: add qemu_img_json()John Snow1-0/+32
2022-03-22iotests: fortify compare_images() against crashesJohn Snow1-5/+16
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow2-10/+55
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow15-56/+45
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth1-0/+1
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth1-8/+1
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth1-2/+2
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz1-0/+2
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster4-30/+30
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé1-0/+76
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé1-0/+34