summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson
2022-03-16tests/avocado: start PhoneServer upfrontBeraldo Leal
2022-03-16tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich
2022-03-16tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-15Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into stagingPeter Maydell
2022-03-15tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directivesPhilippe Mathieu-Daudé
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-15tests/acpi: disallow virt memory hotplug changesGerd Hoffmann
2022-03-15tests/acpi: update expected data filesGerd Hoffmann
2022-03-15tests/acpi: allow virt memory hotplug changesGerd Hoffmann
2022-03-14target/ppc: fix xxspltw for big endian hostsMatheus Ferst
2022-03-14avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()Daniel Henrique Barboza
2022-03-14avocado/ppc_prep_40p.py: check TCG accel in all testsDaniel Henrique Barboza
2022-03-14avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()Daniel Henrique Barboza
2022-03-14avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()Daniel Henrique Barboza
2022-03-14avocado/ppc_74xx.py: check TCG accel for all testsDaniel Henrique Barboza
2022-03-14avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()Daniel Henrique Barboza