aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-09-11tests/acpi: pc: update golden masters for DSDTRicardo Ribalda
2024-09-11tests/acpi: pc: allow DSDT acpi table changesRicardo Ribalda
2024-09-11Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/q...Peter Maydell
2024-09-11Update FreeBSD CI jobs FreeBSD 14.1Thomas Huth
2024-09-11tests/functional/qemu_test: Use Python hashlib instead of external programsThomas Huth
2024-09-11tests/functional: Fix bad usage of has_cmdThomas Huth
2024-09-11tests/functional: Convert the multiprocess avocado test into a standalone testThomas Huth
2024-09-11tests/functional: Convert the or1k-sim Avocado testThomas Huth
2024-09-11tests/functional: Convert the m68k MCF5208EVB Avocado testThomas Huth
2024-09-11tests/functional: Convert the Alpha Clipper Avocado testThomas Huth
2024-09-11tests/functional: Convert Aarch64 Raspi4 avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert Aarch64 Raspi3 avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert ARM Raspi2 avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips32eb 4Kc Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert nanomips Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips32el Malta YAMON avocado testPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips64el 5KEc Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips64el I6400 Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips64el Fuloong2e avocado test (2/2)Philippe Mathieu-Daudé
2024-09-11tests/functional: Convert the m68k Q800 Avocado test into a functional testThomas Huth
2024-09-11tests/functional: Add the LinuxKernelTest for testing the Linux boot processThomas Huth
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson
2024-09-10tests/tcg/aarch64: Extend MTE gdbstub tests to system modeGustavo Romero
2024-09-10tests/tcg/aarch64: Improve linker script organizationGustavo Romero
2024-09-10tests/guest-debug: Support passing arguments to the GDB test scriptGustavo Romero
2024-09-10tests/docker: update debian i686 and mipsel images to bookwormAlex Bennée
2024-09-10tests/docker: remove debian-armel-crossAlex Bennée
2024-09-10Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-09-10qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-10qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-10qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-10qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-10qapi/crypto: Drop unwanted 'prefix'Markus Armbruster
2024-09-10qapi/crypto: Drop temporary 'prefix'Markus Armbruster
2024-09-10tests/qapi-schema: Drop temporary 'prefix'Markus Armbruster
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster
2024-09-10Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-09-09tests/migration: Add integration test for 'qatzip' compression methodBryan Zhang
2024-09-09tests/unit: build pbkdf test on macOSDaniel P. Berrangé
2024-09-09tests/unit: always build the pbkdf crypto unit testDaniel P. Berrangé
2024-09-09iotests: fix expected output from gnutlsDaniel P. Berrangé
2024-09-06Merge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into stagingPeter Maydell
2024-09-06tests/qtest: Bump timeout on ahci-testPeter Maydell
2024-09-06tests/qtest: Add missing qtest_quit() to stm32 testsPeter Maydell
2024-09-06Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qem...Peter Maydell
2024-09-06hw/ufs: ufs descriptor read test implementedYoochan Jeong
2024-09-06hw/ufs: ufs attribute read/write test implementedYoochan Jeong
2024-09-06hw/ufs: ufs flag read/write test implementedYoochan Jeong
2024-09-06hw/ufs: minor bug fixes related to ufs-testYoochan Jeong