aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin1-31/+6
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-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
2024-06-12qtest/x86/numa-test: do not use the obsolete 'pentium' cpuAni Sinha1-1/+2
2024-06-06tests/qtest: Add numa test for loongarch systemBibo Mao2-1/+54
2024-06-06tests/libqos: Add loongarch virt machine nodeBibo Mao2-0/+115
2024-05-29fuzz: specify audiodev for usb-audioAlexander Bulekov1-1/+2
2024-05-25meson: remove unnecessary dependencyPaolo Bonzini1-1/+1
2024-05-22tests/qtest/migration-test: Fix the check for a successful run of analyze-mig...Thomas Huth1-1/+1
2024-05-22tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG,...Thomas Huth1-19/+20
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini3-0/+14
2024-05-10tests/qtest: s390x: fix operation in a build without any boards or devicesPaolo Bonzini1-1/+6
2024-05-10Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2-0/+13
2024-05-10tests/qtest: Add some test cases support on LoongArchBibo Mao2-0/+13
2024-05-09Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson1-139/+0
2024-05-09misc: Use QEMU header path relative to include/ directoryPhilippe Mathieu-Daudé2-2/+2
2024-05-08migration: Remove non-multifd compressionFabiano Rosas1-139/+0
2024-05-03tests/qtest: skip m48t59-test if the machine is absentPaolo Bonzini1-5/+6
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson4-12/+214
2024-04-30tests/qtest : Add testcase for DM163Inès Varhol2-0/+196
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol2-12/+18
2024-04-30tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limitedLev Kujawski1-1/+46
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson1-1/+1
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson2-1/+318
2024-04-25tests/qtest: Add tests for the STM32L4x5 USARTArnaud Minier2-1/+318
2024-04-25qmp: add dump machine type compatibility propertiesMaksim Davydov1-1/+1
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol10-151/+151
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson1-1/+0
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé1-1/+0
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala1-1/+1
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala1-1/+54
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala1-4/+28
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala3-25/+29
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala1-0/+75