summary refs log tree commit diff stats
path: root/tests/functional (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
* 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/functional: Test SD cards in SPI mode (using sifive_u machine)Philippe Mathieu-Daudé2025-08-052-0/+52
* tests/functional: expose sys.argv to unittest.mainAlex Bennée2025-07-261-1/+1
* tests/functional: add hypervisor test for aarch64Alex Bennée2025-07-262-0/+72
* functional: always enable all python warningsDaniel P. Berrangé2025-07-211-0/+4
* functional: ensure sockets and files are closedDaniel P. Berrangé2025-07-212-0/+5
* functional: ensure log handlers are closedDaniel P. Berrangé2025-07-211-0/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-07-141-98/+12
|\
| * tests/functional: test_x86_cpu_model_versions: remove dead testsPaolo Bonzini2025-07-141-98/+12
* | Merge tag 'pull-target-arm-20250711' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi2025-07-132-0/+49
|\ \
| * | tests/functional: Add a test for the MAX78000 arm machineJackson Donaldson2025-07-112-0/+49
| |/
* | tests/functional/test_ppc_bamboo: Replace broken link with working assetsThomas Huth2025-07-111-15/+19
* | tests/functional: Add dependency to the keymap_targetsThomas Huth2025-07-111-1/+1
* | tests/functional: Add a test for s390x pxelinux.cfg network bootingThomas Huth2025-07-112-0/+120
|/
* tests/functional: Add gb200 testsEd Tanous2025-07-033-2/+35
* hw/arm/aspeed: add Catalina machine typePatrick Williams2025-07-032-0/+27
* Merge tag 'pull-request-2025-07-02' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2025-07-031-4/+4
|\
| * tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO imageThomas Huth2025-07-021-4/+4
* | Merge tag 'pull-10.1-maintainer-june-2025-020725-1' of https://gitlab.com/sts...Stefan Hajnoczi2025-07-032-0/+73
|\ \ | |/ |/|
| * tests/functional: Add PCI hotplug test for aarch64Gustavo Romero2025-07-022-0/+73
* | tests/functional: test device passthrough on aarch64Pierrick Bouvier2025-07-012-0/+144