aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2021-12-15tests: qtest: Add virtio-iommu testEric Auger5-0/+494
2021-12-15tests/qtest: Add a function to check whether a machine is availableThomas Huth5-7/+37
2021-12-15tests/qtest: Add a function that gets a list with available machine typesThomas Huth1-11/+53
2021-12-15tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARMThomas Huth1-2/+1
2021-12-15tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, tooThomas Huth1-0/+1
2021-12-15tests/libqtest: add a migration test with two couples of failover devicesLaurent Vivier1-0/+282
2021-12-15tests/libqtest: add some virtio-net failover migration cancelling testsLaurent Vivier1-0/+282
2021-12-15tests/qtest: add some tests for virtio-net failoverLaurent Vivier2-0/+792
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier2-0/+120
2021-12-02tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé1-0/+38
2021-11-19qtest/am53c974-test: add test for reset before transferMark Cave-Ayland1-0/+30
2021-11-09tests/qtest/virtio-net: fix hotplug test caseLaurent Vivier1-1/+1
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-0/+36
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson3-0/+187
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao3-0/+187
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé1-0/+1
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé1-0/+2
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé1-0/+2
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé1-0/+3
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland1-0/+36
2021-10-20tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge testAni Sinha1-1/+0
2021-10-20tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha1-0/+18
2021-10-20tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blobAni Sinha1-0/+1
2021-10-20bios-tables-test: don't disassemble empty filesMichael S. Tsirkin1-7/+25
2021-10-20vhost-user-blk-test: pass vhost-user socket fds to QSDStefan Hajnoczi1-2/+2
2021-10-20tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov1-15/+13
2021-10-20tests: migration-test: use qtest_has_accel() APIIgor Mammedov1-11/+4
2021-10-20tests: arm-cpu-features: use qtest_has_kvm() APIIgor Mammedov1-24/+5
2021-10-20tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()Igor Mammedov1-3/+0
2021-10-20tests: acpi: update expected blobsIgor Mammedov1-2/+0
2021-10-20tests: acpi: add testcase for amd-iommu (IVRS table)Igor Mammedov1-0/+13
2021-10-20tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcaseIgor Mammedov1-0/+2
2021-10-20tests: acpi: add expected blob for DMAR tableIgor Mammedov1-1/+0
2021-10-20tests: acpi: add testcase for intel_iommu (DMAR table)Igor Mammedov1-0/+13
2021-10-20tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmarIgor Mammedov1-0/+1
2021-10-20tests: acpi: update expected tables blobsIgor Mammedov1-4/+0
2021-10-20tests: acpi: q35: test for x2APIC entries in SRATIgor Mammedov1-0/+17
2021-10-20tests: acpi: whitelist expected tables for acpi/q35/xapic testcaseIgor Mammedov1-0/+4
2021-10-20tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov2-0/+35
2021-10-20tests: acpi: dump table with failed checksumIgor Mammedov1-0/+14
2021-10-14configure, meson: move fuzzing configuration to MesonPaolo Bonzini1-1/+5
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini1-1/+1
2021-10-01qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang1-1/+2
2021-10-01qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang1-1/+2
2021-09-30tests: qtest: bios-tables-test depends on the unpacked edk2 ROMsPaolo Bonzini1-3/+3
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong1-0/+1
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong1-0/+1
2021-09-06libqtest: check for g_setenv() failurePeter Maydell1-1/+3
2021-09-02Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...Peter Maydell1-11/+44
2021-09-02Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...Peter Maydell7-24/+97