aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin
2024-06-14tests/qtest/migration-test: Enable on ppc64 TCGNicholas Piggin
2024-06-14tests/qtest/migration-test: Quieten ppc64 QEMU warningsNicholas Piggin
2024-06-14tests/qtest: Move common define from libqos-spapr.h to new ppc-util.hNicholas Piggin
2024-06-12tests/qtest/x86: check for availability of older cpu models before running testsAni Sinha
2024-06-12tests/qtest/libqtest: add qtest_has_cpu_model() apiAni Sinha
2024-06-12qtest/x86/numa-test: do not use the obsolete 'pentium' cpuAni Sinha
2024-06-06tests/qtest: Add numa test for loongarch systemBibo Mao
2024-06-06tests/libqos: Add loongarch virt machine nodeBibo Mao
2024-05-29fuzz: specify audiodev for usb-audioAlexander Bulekov
2024-05-25meson: remove unnecessary dependencyPaolo Bonzini
2024-05-22tests/qtest/migration-test: Fix the check for a successful run of analyze-mig...Thomas Huth
2024-05-22tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG,...Thomas Huth
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini
2024-05-10tests/qtest: s390x: fix operation in a build without any boards or devicesPaolo Bonzini
2024-05-10Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-05-10tests/qtest: Add some test cases support on LoongArchBibo Mao
2024-05-09Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-09misc: Use QEMU header path relative to include/ directoryPhilippe Mathieu-Daudé
2024-05-08migration: Remove non-multifd compressionFabiano Rosas
2024-05-03tests/qtest: skip m48t59-test if the machine is absentPaolo Bonzini
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-30tests/qtest : Add testcase for DM163Inès Varhol
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol
2024-04-30tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limitedLev Kujawski
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-25tests/qtest: Add tests for the STM32L4x5 USARTArnaud Minier
2024-04-25qmp: add dump machine type compatibility propertiesMaksim Davydov
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala
2024-04-02qtest/libqos: Reduce size_to_prdtl() declaration scopePhilippe Mathieu-Daudé
2024-04-02tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater
2024-03-28qtest/virtio-9p-test.c: remove g_test_slow() gateDaniel Henrique Barboza
2024-03-28qtest/virtio-9p-test.c: create/remove temp dirs after each testDaniel Henrique Barboza
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-25Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-03-25tests/qtest/libqtest.c: Check for g_setenv() failurePeter Maydell
2024-03-25libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater