aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2021-12-22tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth
2021-12-22tests/qtest/boot-order-test: Check whether machines are availableThomas Huth
2021-12-22tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth
2021-12-22tests/qtest: Improve endianness-test to work with missing machines and devicesThomas Huth
2021-12-22tests/qtest: Add a function that checks whether a device is availableThomas Huth
2021-12-22tests/qtest: Make the filter tests independent from a specific NICThomas Huth
2021-12-22tests/qtest/boot-serial-test: Silence the warning about deprecated sga deviceThomas Huth
2021-12-21tests: start dbus-display-testMarc-André Lureau
2021-12-21tests/qtests: add qtest_qmp_add_client()Marc-André Lureau
2021-12-21backends: move dbus-vmstate1.xml to backends/Marc-André Lureau
2021-12-18tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521Philippe Mathieu-Daudé
2021-12-17Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza
2021-12-17tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-16tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-15tests/acpi: add expected blob for VIOT test on virt machineJean-Philippe Brucker
2021-12-15tests/acpi: add expected blobs for VIOT test on q35 machineJean-Philippe Brucker
2021-12-15tests/acpi: add test case for VIOTJean-Philippe Brucker
2021-12-15tests/acpi: allow updates of VIOT expected data filesJean-Philippe Brucker
2021-12-15tests: qtest: Add virtio-iommu testEric Auger
2021-12-15tests/qtest: Add a function to check whether a machine is availableThomas Huth
2021-12-15tests/qtest: Add a function that gets a list with available machine typesThomas Huth
2021-12-15tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARMThomas Huth
2021-12-15tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, tooThomas Huth
2021-12-15tests/libqtest: add a migration test with two couples of failover devicesLaurent Vivier
2021-12-15tests/libqtest: add some virtio-net failover migration cancelling testsLaurent Vivier
2021-12-15tests/qtest: add some tests for virtio-net failoverLaurent Vivier
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier
2021-12-02tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé
2021-11-30tests/qtest: Add fuzz-lsi53c895a-testPhilippe Mathieu-Daudé
2021-11-19qtest/am53c974-test: add test for reset before transferMark Cave-Ayland
2021-11-09tests/qtest/virtio-net: fix hotplug test caseLaurent Vivier
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland
2021-10-20tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge testAni Sinha
2021-10-20tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha
2021-10-20tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blobAni Sinha
2021-10-20bios-tables-test: don't disassemble empty filesMichael S. Tsirkin
2021-10-20vhost-user-blk-test: pass vhost-user socket fds to QSDStefan Hajnoczi
2021-10-20tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov
2021-10-20tests: migration-test: use qtest_has_accel() APIIgor Mammedov