aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/lcitool: fix debian-i686-cross toolchain prefixAlex Bennée2024-07-052-2/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-07-042-3/+2
|\
| * meson: Drop the .fa library suffixPaolo Bonzini2024-07-032-2/+1
| * meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki2024-07-031-1/+1
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson2024-07-03153-53/+283
|\ \
| * | tests/data/acpi/rebuild-expected-aml.sh: Add RISC-VSunil V L2024-07-031-2/+3
| * | pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobsSunil V L2024-07-031-0/+3
| * | tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} pathSunil V L2024-07-0325-0/+0
| * | tests/data/acpi: Move x86 ACPI tables under x86/${machine} pathSunil V L2024-07-03117-0/+0
| * | tests/qtest/bios-tables-test.c: Set "arch" for x86 testsSunil V L2024-07-031-13/+64
| * | tests/qtest/bios-tables-test.c: Set "arch" for aarch64 testsSunil V L2024-07-031-0/+8
| * | tests/qtest/bios-tables-test.c: Add support for arch in pathSunil V L2024-07-031-3/+20
| * | qtest: bios-tables-test: Rename aarch64 tests with aarch64 in themSunil V L2024-07-031-16/+19
| * | tests/data/uefi-boot-images: Add RISC-V ISO imageSunil V L2024-07-032-1/+1
| * | uefi-test-tools: Add support for python based build scriptSunil V L2024-07-032-12/+59
| * | uefi-test-tools/UefiTestToolsPkg: Add RISC-V supportSunil V L2024-07-031-1/+5
| * | tests/qtest/vhost-user-test: add a test case for memory-backend-shmStefano Garzarella2024-07-031-0/+23
| * | tests/qtest/vhost-user-blk-test: use memory-backend-shmStefano Garzarella2024-07-031-1/+1
| * | vhost-user-test: no set non-blocking for cal fd less than 0.Yuxue Liu2024-07-011-1/+4
| * | tests/qtest/pvpanic: add tests for pvshutdown eventThomas Weißschuh2024-07-012-0/+68
| * | tests/qtest/pvpanic: use centralized definition of supported eventsThomas Weißschuh2024-07-012-4/+6
* | | Merge tag 'pull-tcg-20240703' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2024-07-032-0/+32
|\ \ \
| * | | tcg/optimize: Fix TCG_COND_TST* simplification of setcond2Richard Henderson2024-07-032-0/+32
* | | | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2024-07-034-10/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | iotests/270: Don't store data-file with json: prefix in imageKevin Wolf2024-07-021-3/+11
| * | | iotests/244: Don't store data-file with protocol in imageKevin Wolf2024-07-021-3/+16
| * | | qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf2024-07-022-4/+10
| |/ /
* | | tests/avocado: add hotplug_blk testVladimir Sementsov-Ogievskiy2024-07-021-0/+69
* | | tests/qtest: Free GThreadAkihiko Odaki2024-07-021-3/+3
* | | tests/qtest: Free pathsAkihiko Odaki2024-07-021-4/+12
* | | tests/qtest: Free old machine variable nameAkihiko Odaki2024-07-021-0/+1
* | | tests/qtest: Free unused QMP responseAkihiko Odaki2024-07-021-0/+2
* | | tests/qtest: Use qtest_add_data_func_full()Akihiko Odaki2024-07-021-4/+3
* | | tests/qtest/migration-test: enable on s390x with TCGNicholas Piggin2024-07-021-12/+0
|/ /
* | tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTestsInès Varhol2024-07-012-1/+9
* | tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumptionInès Varhol2024-07-011-7/+7
* | target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson2024-07-012-1/+23
* | tests/avocado: use default amount of cores on sbsa-refMarcin Juszkiewicz2024-07-011-2/+0
* | tests/avocado: update firmware for sbsa-refMarcin Juszkiewicz2024-07-011-7/+7
|/
* tests/qtest/fuzz: fix memleak in qos_fuzz.cDmitry Frolov2024-06-241-0/+1
* tests/migration-tests: Cover postcopy failure on reconnectPeter Xu2024-06-211-18/+77
* tests/migration-tests: Verify postcopy-recover-setup statusPeter Xu2024-06-211-0/+6
* tests/migration-tests: migration_event_wait()Peter Xu2024-06-212-9/+24
* tests/migration-tests: Always enable migration eventsPeter Xu2024-06-212-0/+8
* tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure testsPeter Xu2024-06-211-8/+2
* tests/qtest/migration: Add a test for mapped-ram with passing of fdsFabiano Rosas2024-06-211-3/+102
* tests/qtest/migration: Add tests for file migration with direct-ioFabiano Rosas2024-06-213-0/+114
* monitor: Stop removing non-duplicated fdsFabiano Rosas2024-06-213-5/+94
* tests/qtest/migration: Add a precopy file test with fdsetFabiano Rosas2024-06-201-0/+44
* tests/qtest/migration: Fix file migration offset checkFabiano Rosas2024-06-201-31/+48