aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala3-6/+16
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala1-10/+19
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala2-74/+63
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala3-17/+19
2024-04-02qtest/libqos: Reduce size_to_prdtl() declaration scopePhilippe Mathieu-Daudé2-2/+1
2024-04-02tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater1-24/+35
2024-03-28qtest/virtio-9p-test.c: remove g_test_slow() gateDaniel Henrique Barboza1-9/+0
2024-03-28qtest/virtio-9p-test.c: create/remove temp dirs after each testDaniel Henrique Barboza1-12/+11
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-4/+4
2024-03-25Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmayd...Peter Maydell2-3/+7
2024-03-25tests/qtest/libqtest.c: Check for g_setenv() failurePeter Maydell1-1/+5