aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2024-08-26tests/qtest: Delete previous boot fileAkihiko Odaki1-7/+11
2024-07-26tests/qtest: Add pnv-spi-seeprom qtestChalapathi V2-0/+111
2024-07-26ppc/pnv: Update Power10's cfam id to use Power10 DD2Aditya Gupta1-1/+1
2024-07-24crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.cPhilippe Mathieu-Daudé1-2/+1
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson1-14/+26
2024-07-22tests/acpi: Add expected ACPI AML files for RISC-VSunil V L1-6/+0
2024-07-22tests/qtest/bios-tables-test.c: Enable basic testing for RISC-VSunil V L1-0/+26
2024-07-22tests/acpi: Add empty ACPI data files for RISC-VSunil V L1-0/+6
2024-07-22tests/qtest/bios-tables-test.c: Remove the fall back pathSunil V L1-14/+0
2024-07-22tests/acpi: update expected DSDT blob for aarch64 and microvmSunil V L1-6/+0
2024-07-22tests/acpi: Allow DSDT acpi table changes for aarch64Sunil V L1-0/+6
2024-07-22tests: increase timeout per instance of bios-tables-testIgor Mammedov1-1/+1
2024-07-22qtest/fuzz: make range overlap check more readableYao Xingtao1-1/+2
2024-07-18tests/arm-cpu-features: Do not assume PMU availabilityAkihiko Odaki1-5/+8
2024-07-05tests/qtest/npcm7xx_sdhci: Access the card using its published addressPhilippe Mathieu-Daudé2-2/+8
2024-07-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-2/+1
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson6-38/+216
2024-07-03pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobsSunil V L1-0/+3
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for x86 testsSunil V L1-13/+64
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for aarch64 testsSunil V L1-0/+8
2024-07-03tests/qtest/bios-tables-test.c: Add support for arch in pathSunil V L1-3/+20
2024-07-03qtest: bios-tables-test: Rename aarch64 tests with aarch64 in themSunil V L1-16/+19
2024-07-03tests/qtest/vhost-user-test: add a test case for memory-backend-shmStefano Garzarella1-0/+23
2024-07-03tests/qtest/vhost-user-blk-test: use memory-backend-shmStefano Garzarella1-1/+1
2024-07-03meson: Drop the .fa library suffixPaolo Bonzini1-1/+0
2024-07-03meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki1-1/+1
2024-07-02tests/qtest: Free GThreadAkihiko Odaki1-3/+3
2024-07-02tests/qtest: Free pathsAkihiko Odaki1-4/+12
2024-07-02tests/qtest: Free old machine variable nameAkihiko Odaki1-0/+1
2024-07-02tests/qtest: Free unused QMP responseAkihiko Odaki1-0/+2
2024-07-02tests/qtest: Use qtest_add_data_func_full()Akihiko Odaki1-4/+3
2024-07-02tests/qtest/migration-test: enable on s390x with TCGNicholas Piggin1-12/+0
2024-07-01vhost-user-test: no set non-blocking for cal fd less than 0.Yuxue Liu1-1/+4
2024-07-01tests/qtest/pvpanic: add tests for pvshutdown eventThomas Weißschuh2-0/+68
2024-07-01tests/qtest/pvpanic: use centralized definition of supported eventsThomas Weißschuh2-4/+6
2024-07-01tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTestsInès Varhol2-1/+9
2024-07-01tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumptionInès Varhol1-7/+7
2024-06-24tests/qtest/fuzz: fix memleak in qos_fuzz.cDmitry Frolov1-0/+1
2024-06-21tests/migration-tests: Cover postcopy failure on reconnectPeter Xu1-18/+77
2024-06-21tests/migration-tests: Verify postcopy-recover-setup statusPeter Xu1-0/+6
2024-06-21tests/migration-tests: migration_event_wait()Peter Xu2-9/+24
2024-06-21tests/migration-tests: Always enable migration eventsPeter Xu2-0/+8
2024-06-21tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure testsPeter Xu1-8/+2
2024-06-21tests/qtest/migration: Add a test for mapped-ram with passing of fdsFabiano Rosas1-3/+102
2024-06-21tests/qtest/migration: Add tests for file migration with direct-ioFabiano Rosas3-0/+114
2024-06-21monitor: Stop removing non-duplicated fdsFabiano Rosas3-5/+94
2024-06-20tests/qtest/migration: Add a precopy file test with fdsetFabiano Rosas1-0/+44
2024-06-20tests/qtest/migration: Fix file migration offset checkFabiano Rosas1-31/+48
2024-06-14tests/migration-test: add uadk compression testShameer Kolothum1-0/+23
2024-06-14tests/migration-test: add qpl compression testYuan Liu1-0/+24