aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-09-13tests/tcg: Remove CRIS bare test filesPhilippe Mathieu-Daudé73-5616/+0
2024-09-13tests/tcg: Remove CRIS libc test filesPhilippe Mathieu-Daudé32-1505/+0
2024-09-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell15-0/+0
2024-09-11Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell26-778/+944
2024-09-11tests/acpi: pc: update golden masters for DSDTRicardo Ribalda16-15/+0
2024-09-11tests/acpi: pc: allow DSDT acpi table changesRicardo Ribalda1-0/+15
2024-09-11Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/q...Peter Maydell12-239/+257
2024-09-11Update FreeBSD CI jobs FreeBSD 14.1Thomas Huth2-5/+5
2024-09-11tests/functional/qemu_test: Use Python hashlib instead of external programsThomas Huth1-5/+11
2024-09-11tests/functional: Fix bad usage of has_cmdThomas Huth2-4/+5
2024-09-11tests/functional: Convert the multiprocess avocado test into a standalone testThomas Huth4-112/+102
2024-09-11tests/functional: Convert the or1k-sim Avocado testThomas Huth3-8/+33
2024-09-11tests/functional: Convert the m68k MCF5208EVB Avocado testThomas Huth3-8/+30
2024-09-11tests/functional: Convert the Alpha Clipper Avocado testThomas Huth3-21/+42
2024-09-11tests/functional: Convert Aarch64 Raspi4 avocado testsPhilippe Mathieu-Daudé3-97/+100
2024-09-11tests/functional: Convert Aarch64 Raspi3 avocado testsPhilippe Mathieu-Daudé3-23/+42
2024-09-11tests/functional: Convert ARM Raspi2 avocado testsPhilippe Mathieu-Daudé3-85/+96
2024-09-11tests/functional: Convert mips32eb 4Kc Malta avocado testsPhilippe Mathieu-Daudé3-63/+85
2024-09-11tests/functional: Convert nanomips Malta avocado testsPhilippe Mathieu-Daudé2-60/+50
2024-09-11tests/functional: Convert mips32el Malta YAMON avocado testPhilippe Mathieu-Daudé4-61/+60
2024-09-11tests/functional: Convert mips64el 5KEc Malta avocado testsPhilippe Mathieu-Daudé2-74/+76
2024-09-11tests/functional: Convert mips64el I6400 Malta avocado testsPhilippe Mathieu-Daudé3-108/+109
2024-09-11tests/functional: Convert mips64el Fuloong2e avocado test (2/2)Philippe Mathieu-Daudé2-24/+22
2024-09-11tests/functional: Convert the m68k Q800 Avocado test into a functional testThomas Huth3-25/+39
2024-09-11tests/functional: Add the LinuxKernelTest for testing the Linux boot processThomas Huth2-0/+42
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson2-3/+3
2024-09-10tests/tcg/aarch64: Extend MTE gdbstub tests to system modeGustavo Romero6-28/+224
2024-09-10tests/tcg/aarch64: Improve linker script organizationGustavo Romero1-12/+12
2024-09-10tests/guest-debug: Support passing arguments to the GDB test scriptGustavo Romero2-0/+11
2024-09-10tests/docker: update debian i686 and mipsel images to bookwormAlex Bennée3-14/+10
2024-09-10tests/docker: remove debian-armel-crossAlex Bennée2-185/+0
2024-09-10Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell22-210/+202
2024-09-10qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefixMarkus Armbruster2-11/+11
2024-09-10qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster2-6/+6
2024-09-10qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefixMarkus Armbruster2-18/+18
2024-09-10qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster4-55/+55
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster10-86/+86
2024-09-10qapi/crypto: Drop unwanted 'prefix'Markus Armbruster2-15/+15
2024-09-10qapi/crypto: Drop temporary 'prefix'Markus Armbruster1-7/+7
2024-09-10tests/qapi-schema: Drop temporary 'prefix'Markus Armbruster4-6/+4
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster9-8/+2
2024-09-10Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell1-0/+27
2024-09-09tests/migration: Add integration test for 'qatzip' compression methodBryan Zhang1-0/+27
2024-09-09tests/unit: build pbkdf test on macOSDaniel P. Berrangé1-1/+1
2024-09-09tests/unit: always build the pbkdf crypto unit testDaniel P. Berrangé2-8/+9
2024-09-09iotests: fix expected output from gnutlsDaniel P. Berrangé1-6/+6
2024-09-06Merge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into stagingPeter Maydell1-3/+381
2024-09-06tests/qtest: Bump timeout on ahci-testPeter Maydell1-0/+1
2024-09-06tests/qtest: Add missing qtest_quit() to stm32 testsPeter Maydell2-0/+4
2024-09-06Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qem...Peter Maydell6-119/+53