summary refs log tree commit diff stats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: Mark main in QemuBaseTest class as a static methodGustavo Romero2025-08-271-0/+1
* tests/functional: Move the generic tests to a subfolderThomas Huth2025-08-277-16/+16
* tests/functional: Move xtensa tests into target-specific folderThomas Huth2025-08-274-5/+7
* tests/functional: Move x86_64 tests into target-specific folderThomas Huth2025-08-2722-36/+38
* tests/functional: Move sparc/sparc64 tests into target-specific foldersThomas Huth2025-08-279-18/+22
* tests/functional: Move sh4/sh4eb tests into target-specific foldersThomas Huth2025-08-276-13/+17
* tests/functional: Move s390x tests into target-specific foldersThomas Huth2025-08-277-12/+14
* tests/functional: Move rx test into target-specific foldersThomas Huth2025-08-273-4/+6
* tests/functional: Move riscv32/riscv64 tests into target-specific foldersThomas Huth2025-08-2710-23/+37
* tests/functional: Move ppc/ppc64 tests into target-specific foldersThomas Huth2025-08-2723-45/+49
* tests/functional: Move or1k tests into target-specific foldersThomas Huth2025-08-274-5/+7
* tests/functional: Move mips tests into target-specific foldersThomas Huth2025-08-2718-47/+55
* tests/functional: Move microblaze tests into architecture specific folderThomas Huth2025-08-276-10/+14
* tests/functional: Move m68k tests into architecture specific folderThomas Huth2025-08-277-8/+10
* tests/functional: Move loongarch64 tests into architecture specific folderThomas Huth2025-08-273-4/+6
* tests/functional: Move i386 tests into architecture specific folderThomas Huth2025-08-275-9/+11
* tests/functional: Move hppa tests into architecture specific folderThomas Huth2025-08-273-4/+6
* tests/functional: Move avr tests into architecture specific folderThomas Huth2025-08-274-5/+7
* tests/functional: Move arm tests into architecture specific folderThomas Huth2025-08-2733-61/+63
* tests/functional: Move alpha tests into architecture specific folderThomas Huth2025-08-275-9/+11
* tests/functional: Move aarch64 tests into architecture specific folderThomas Huth2025-08-2726-50/+52
* tests/functional/meson.build: Allow tests to reside in subfoldersThomas Huth2025-08-271-1/+7
* tests/functional/meson.build: Split timeout settings by targetThomas Huth2025-08-271-6/+44
* tests/functional: Rework the multiprocess test to have target-specific filesThomas Huth2025-08-274-40/+66
* tests/functional: Rework the migration test to have target-specific filesThomas Huth2025-08-2713-38/+305
* tests/functional: Use more fine-grained locking when looking for free portsThomas Huth2025-08-271-2/+3
* tests/functional: Fix reverse_debugging asset precachingGustavo Romero2025-08-271-2/+2
* tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initializePeter Maydell2025-08-271-0/+2
* Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2025-08-124-9/+9
|\
| * qemu-iotests: Ignore indentation in Killed messagesWerner Fink2025-08-124-9/+9
* | tests/functional: Test SPI-SD adapter without SD card connectedPhilippe Mathieu-Daudé2025-08-121-5/+17
|/
* tests/functional: fix URLs in PCI hotplug test for aarch64Stefan Hajnoczi2025-08-111-2/+2
* tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECTMichael Tokarev2025-08-071-1/+1
* Merge tag 'hw-misc-20250805' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2025-08-052-0/+52
|\
| * tests/functional: Test SD cards in SPI mode (using sifive_u machine)Philippe Mathieu-Daudé2025-08-052-0/+52
* | tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supportedMichael Tokarev2025-08-051-0/+1
* | Merge tag 'pull-10.1-rc2-maintainer-040825-2' of https://gitlab.com/stsquad/q...Stefan Hajnoczi2025-08-051-3/+1
|\ \ | |/ |/|
| * tests/docker: fix debian-all-test-crossAlex Bennée2025-08-041-3/+1
* | Merge tag 'pull-target-arm-20250801' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi2025-08-044-6/+20
|\ \ | |/ |/|
| * tests/tcg: Fix run for tests with specific pluginGustavo Romero2025-08-014-6/+20
* | tests/acpi: virt: update HEST file with its current dataMauro Carvalho Chehab2025-08-012-1/+0
* | tests/qtest/bios-tables-test: extend to also check HEST tableMauro Carvalho Chehab2025-08-011-1/+1
* | tests/acpi: virt: add an empty HEST fileMauro Carvalho Chehab2025-08-012-0/+1
|/
* tests/data/acpi/riscv64: Update expected FADT and MADTSunil V L2025-07-303-2/+0
* bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changesSunil V L2025-07-301-0/+2
* tests/qapi-schema: Bury dead test case doc-non-first-sectionMarkus Armbruster2025-07-293-7/+0
* tests/functional: expose sys.argv to unittest.mainAlex Bennée2025-07-261-1/+1
* tests/docker: handle host-arch selection for all-test-crossAlex Bennée2025-07-261-14/+18
* tests/docker: add --arch-only to qemu deps for all-test-crossAlex Bennée2025-07-261-1/+1
* tests/tcg: reduce the number of plugin tests combinationsAlex Bennée2025-07-263-12/+30