aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-09-28Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-09-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-09-24tests/qtest: remove return after g_assert_not_reached()Pierrick Bouvier
2024-09-24tests/functional: Convert the powernv tests from boot_linux_console.pyThomas Huth
2024-09-24tests/functional: Convert the r2d sh4 Avocado testThomas Huth
2024-09-24tests/functional: Convert the mac ppc Avocado testsThomas Huth
2024-09-24tests/functional: Convert the e500 ppc64 Avocado testThomas Huth
2024-09-24tests/functional: Convert the SPARCStation Avocado testThomas Huth
2024-09-24tests/functional: Convert the xtensa lx60 Avocado testThomas Huth
2024-09-24tests/functional: Convert the vexpressa9 Avocado testThomas Huth
2024-09-24tests/functional/qemu_test: Add a function for launching kernels more easilyThomas Huth
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé
2024-09-20tests/functional: Correct typo in test_netdev_ethtool.py SPDX tagPhilippe Mathieu-Daudé
2024-09-20tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.incPhilippe Mathieu-Daudé
2024-09-20tests/functional: Put the or1k_sim test into the slow categoryThomas Huth
2024-09-20tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4ebThomas Huth
2024-09-20tests/qemu-iotests/testenv: Use the "virt" machine for or1kThomas Huth
2024-09-20tests/unit: Really build pbkdf test on macOSPhilippe Mathieu-Daudé
2024-09-19Merge tag 'pull-tcg-plugin-memory-190924-1' of https://gitlab.com/stsquad/qem...Peter Maydell
2024-09-19plugins: add option to dump write argument to syscall pluginRowan Hart
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée
2024-09-19tests/tcg: ensure s390x-softmmu output redirectedAlex Bennée
2024-09-19tests/tcg: only read/write 64 bit words on 64 bit systemsAlex Bennée
2024-09-19tests/tcg: clean up output of memory system testAlex Bennée
2024-09-19tests/tcg/multiarch: add test for plugin memory accessPierrick Bouvier
2024-09-19tests/tcg/plugins/mem: add option to print memory accessesPierrick Bouvier
2024-09-19tests/tcg: allow to check output of pluginsPierrick Bouvier
2024-09-19tests/tcg: add mechanism to run specific tests with pluginsPierrick Bouvier
2024-09-19tests: drop OpenBSD tests for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: expand timeout information for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: add FreeBSD tests for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: use default cpu for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19hw/char/stm32l4x5_usart.c: Enable USART ACK bit responseJacob Abrams
2024-09-18Merge tag 'migration-20240917-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-09-18tests/fp: Make mul and div tests have a longer timeoutPeter Maydell
2024-09-17tests/qtest/migration: Move a couple of slow tests under g_test_slowFabiano Rosas
2024-09-17Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-09-17Merge tag 'edk2-stable202408-20240917-pull-request' of https://gitlab.com/kra...Peter Maydell
2024-09-17tests/functional: Move the mips64el fuloong2e test into the thorough categoryThomas Huth
2024-09-17tests/qtest: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-17tests/qtest: replace assert(false) with g_assert_not_reached()Pierrick Bouvier
2024-09-17tests/unit: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-17tests/qtest: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-17tests/acpi: disallow acpi test data updatesGerd Hoffmann
2024-09-17tests/acpi: update aarch64/virt/SSDT.memhpGerd Hoffmann
2024-09-17tests/acpi: allow acpi test data updatesGerd Hoffmann
2024-09-17tests/qtest: Disable numa-test if the default machine is not availableThomas Huth
2024-09-17tests/qtest/meson.build: Add more CONFIG switches checks for the x86 testsThomas Huth
2024-09-17tests/qtest/hd-geo-test: Check for availability of "pc" machine before using itThomas Huth
2024-09-17tests/qtest/boot-order-test: Make the machine name mandatory in this testThomas Huth