aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-10-13tests/tcg: Run test-proc-mappings.py on i386Ilya Leoshkevich1-11/+6
2024-10-10Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell2-2/+50
2024-10-10tests/unit: Add a assert for test_io_channel_unix_listen_cleanupKunwu1-2/+4
2024-10-10tests/unit/test-crypto-hash: accumulative hashingAlejandro Zeise1-0/+46
2024-10-09Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell1-2/+10
2024-10-09tests/qtest: Bump qmp-cmd-test timeout to 120sPeter Maydell1-0/+1
2024-10-08tests/migration-test: Wait for cancellation sooner in multifd cancelJuraj Marcin1-2/+10
2024-10-07tests/functional: Bump timeout of some testsThomas Huth1-3/+6
2024-10-07tests/functional: Switch back to the gitlab URLs for the advent calendar testsThomas Huth8-8/+8
2024-10-07.gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)Philippe Mathieu-Daudé3-1/+2
2024-10-07.gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)Philippe Mathieu-Daudé1-1/+0
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-1/+1
2024-10-04tests/functional: Fix hash validationThomas Huth1-1/+1
2024-10-03tests/tcg/plugins: Remove remainder of the cris targetThomas Huth1-1/+0
2024-10-03Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Peter Maydell2-2/+2
2024-10-02Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...Peter Maydell2-0/+28
2024-10-02Merge tag 'pull-request-2024-10-02' of https://gitlab.com/thuth/qemu into sta...Peter Maydell9-19/+89
2024-10-02tests: fix -Werror=maybe-uninitialized false-positiveMarc-André Lureau2-2/+2
2024-10-02tests/tcg/s390x: Test modifying an EXECUTE targetIlya Leoshkevich2-0/+58
2024-10-02tests/unit: remove block layer code from test-nested-aio-pollPaolo Bonzini1-1/+1
2024-10-02Remove the unused sh4eb targetThomas Huth4-4/+0
2024-10-02testing: bump mips64el cross to bookworm and fix package listAlex Bennée3-15/+31
2024-10-02tests/acpi: Add expected ACPI SRAT AML file for RISC-VHaibo Xu2-1/+0
2024-10-02tests/qtest/bios-tables-test.c: Enable numamem testing for RISC-VHaibo Xu1-0/+28
2024-10-02tests/acpi: Add empty ACPI SRAT data file for RISC-VHaibo Xu2-0/+1
2024-10-01hw/arm: Remove 'n800' and 'n810' machinesPeter Maydell3-142/+0
2024-09-28Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell11-142/+237
2024-09-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell7-5/+8
2024-09-24tests/qtest: remove return after g_assert_not_reached()Pierrick Bouvier1-1/+0
2024-09-24tests/functional: Convert the powernv tests from boot_linux_console.pyThomas Huth2-49/+39
2024-09-24tests/functional: Convert the r2d sh4 Avocado testThomas Huth3-25/+35
2024-09-24tests/functional: Convert the mac ppc Avocado testsThomas Huth3-30/+39
2024-09-24tests/functional: Convert the e500 ppc64 Avocado testThomas Huth3-11/+26
2024-09-24tests/functional: Convert the SPARCStation Avocado testThomas Huth3-8/+29
2024-09-24tests/functional: Convert the xtensa lx60 Avocado testThomas Huth3-9/+30
2024-09-24tests/functional: Convert the vexpressa9 Avocado testThomas Huth3-9/+27
2024-09-24tests/functional/qemu_test: Add a function for launching kernels more easilyThomas Huth1-0/+12
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé1-1/+1
2024-09-20tests/functional: Correct typo in test_netdev_ethtool.py SPDX tagPhilippe Mathieu-Daudé1-1/+1
2024-09-20tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.incPhilippe Mathieu-Daudé2-1/+1
2024-09-20tests/functional: Put the or1k_sim test into the slow categoryThomas Huth1-1/+1
2024-09-20tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4ebThomas Huth1-0/+2
2024-09-20tests/qemu-iotests/testenv: Use the "virt" machine for or1kThomas Huth1-0/+1
2024-09-20tests/unit: Really build pbkdf test on macOSPhilippe Mathieu-Daudé1-1/+1
2024-09-19Merge tag 'pull-tcg-plugin-memory-190924-1' of https://gitlab.com/stsquad/qem...Peter Maydell13-46/+854
2024-09-19plugins: add option to dump write argument to syscall pluginRowan Hart1-0/+117
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée6-19/+377
2024-09-19tests/tcg: ensure s390x-softmmu output redirectedAlex Bennée1-1/+2
2024-09-19tests/tcg: only read/write 64 bit words on 64 bit systemsAlex Bennée1-7/+19
2024-09-19tests/tcg: clean up output of memory system testAlex Bennée1-18/+29