aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend2-0/+149
2022-02-06ACPI ERST: step 6 of bios-tables-test.cEric DeVolder1-5/+0
2022-02-06ACPI ERST: bios-tables-test testcaseEric DeVolder1-0/+54
2022-02-06ACPI ERST: qtest for ERSTEric DeVolder2-0/+166
2022-02-06ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder1-0/+5
2022-02-04tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov1-6/+6
2022-02-04tests: acpi: update expected blobsIgor Mammedov1-4/+0
2022-02-04tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov1-0/+4
2022-02-04tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov1-9/+6
2022-02-04hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth1-1/+1
2022-01-27build-sys: fix a meson deprecation warningMarc-André Lureau1-1/+1
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé1-0/+19
2022-01-12meson: build all modules by defaultPaolo Bonzini1-2/+1
2022-01-07tests: acpi: Add updated TPM related tablesStefan Berger1-2/+0
2022-01-07tests: acpi: prepare for updated TPM related tablesStefan Berger1-0/+2
2022-01-07tests: acpi: SLIC: update expected blobsIgor Mammedov1-2/+0
2022-01-07tests: acpi: add SLIC table testIgor Mammedov1-0/+15
2022-01-07tests: acpi: whitelist expected blobs before changing themIgor Mammedov1-0/+2
2022-01-05tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using itThomas Huth1-3/+5
2022-01-05tests/qtest/test-x86-cpuid-compat: Check for machines before using themThomas Huth1-37/+48
2021-12-22tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth1-3/+5
2021-12-22tests/qtest/boot-order-test: Check whether machines are availableThomas Huth1-0/+5
2021-12-22tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth1-21/+39
2021-12-22tests/qtest: Improve endianness-test to work with missing machines and devicesThomas Huth1-1/+4
2021-12-22tests/qtest: Add a function that checks whether a device is availableThomas Huth2-0/+52
2021-12-22tests/qtest: Make the filter tests independent from a specific NICThomas Huth4-40/+38
2021-12-22tests/qtest/boot-serial-test: Silence the warning about deprecated sga deviceThomas Huth1-5/+5
2021-12-21tests: start dbus-display-testMarc-André Lureau2-0/+265
2021-12-21tests/qtests: add qtest_qmp_add_client()Marc-André Lureau2-0/+29
2021-12-21backends: move dbus-vmstate1.xml to backends/Marc-André Lureau2-13/+1
2021-12-18tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521Philippe Mathieu-Daudé1-0/+30
2021-12-17Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson2-4/+4
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson1-4/+1
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza1-4/+1
2021-12-17tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2-4/+4
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-0/+53
2021-12-16tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker1-0/+1
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson1-0/+38
2021-12-15tests/acpi: add expected blob for VIOT test on virt machineJean-Philippe Brucker1-1/+0
2021-12-15tests/acpi: add expected blobs for VIOT test on q35 machineJean-Philippe Brucker1-2/+0
2021-12-15tests/acpi: add test case for VIOTJean-Philippe Brucker1-0/+38
2021-12-15tests/acpi: allow updates of VIOT expected data filesJean-Philippe Brucker1-0/+3
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