aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-07-02iotests/270: Don't store data-file with json: prefix in imageKevin Wolf1-3/+11
2024-07-02iotests/244: Don't store data-file with protocol in imageKevin Wolf1-3/+16
2024-07-02qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf2-4/+10
2024-07-02tests/avocado: add hotplug_blk testVladimir Sementsov-Ogievskiy1-0/+69
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-07-01target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson2-1/+23
2024-07-01tests/avocado: use default amount of cores on sbsa-refMarcin Juszkiewicz1-2/+0
2024-07-01tests/avocado: update firmware for sbsa-refMarcin Juszkiewicz1-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-19hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimmPhilippe Mathieu-Daudé1-5/+4
2024-06-16test/avocado/machine_aspeed.py: Add AST2700 test caseJamin Lin1-0/+62
2024-06-14tests/migration-test: add uadk compression testShameer Kolothum1-0/+23
2024-06-14tests/migration-test: add qpl compression testYuan Liu1-0/+24
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin6-32/+131
2024-06-14tests/qtest/migration-test: Enable on ppc64 TCGNicholas Piggin1-13/+3
2024-06-14tests/qtest/migration-test: Quieten ppc64 QEMU warningsNicholas Piggin1-1/+3
2024-06-14tests/qtest: Move common define from libqos-spapr.h to new ppc-util.hNicholas Piggin5-10/+22
2024-06-13Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...Richard Henderson19-142/+517
2024-06-12tests/tcg/s390x: Allow specifying extra QEMU options on the command lineIlya Leoshkevich1-1/+1
2024-06-12tests/unit/test-smp-parse: Test the full 8-levels topology hierarchyZhao Liu1-44/+85
2024-06-12tests/unit/test-smp-parse: Test "modules" and "dies" combination caseZhao Liu1-0/+103
2024-06-12tests/unit/test-smp-parse: Test "modules" parameter in -smpZhao Liu1-9/+103
2024-06-12tests/unit/test-smp-parse: Make test cases aware of module levelZhao Liu1-2/+11
2024-06-12tests/unit/test-smp-parse: Use default parameters=0 when not set in -smpZhao Liu1-4/+4
2024-06-12tests/unit/test-smp-parse: Fix an invalid topology caseZhao Liu1-1/+1
2024-06-12tests/unit/test-smp-parse: Fix comment of parameters=1 caseZhao Liu1-1/+3
2024-06-12tests/unit/test-smp-parse: Fix comments of drawers and books caseZhao Liu1-4/+4
2024-06-12test: Remove libibumad dependencezhenwei pi12-12/+0
2024-06-12tests/qtest/x86: check for availability of older cpu models before running testsAni Sinha1-62/+108
2024-06-12tests/qtest/libqtest: add qtest_has_cpu_model() apiAni Sinha2-0/+91