summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: failover: migration abort test with failover offLaurent Vivier2022-02-211-0/+180
* tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier2022-02-211-0/+142
* tests/qtest: failover: check migration with failover offLaurent Vivier2022-02-211-0/+133
* tests/qtest: failover: check missing guest featureLaurent Vivier2022-02-211-0/+33
* tests/qtest: failover: check the feature is correctly providedLaurent Vivier2022-02-211-53/+86
* tests/qtest: failover: use a macro for check_one_card()Laurent Vivier2022-02-211-26/+21Star
* tests/qtest: failover: clean up pathname of testsLaurent Vivier2022-02-211-8/+13
* tests/qtest/ide-test: Remove bad retry_isa testThomas Huth2022-02-211-12/+1Star
* tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger2022-02-211-1/+1
* erst: drop cast to long longMichael S. Tsirkin2022-02-211-1/+1
* tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert2022-02-214-10/+56
* tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert2022-02-214-6/+13
* tests/9pfs: Use g_autofree and g_autoptr where possibleGreg Kurz2022-02-171-9/+4Star
* tests/9pfs: Fix leak of local_test_pathGreg Kurz2022-02-171-0/+7
* tests/9pfs: fix mkdir() being called twiceChristian Schoenebeck2022-02-171-15/+3Star
* tests/9pfs: use g_autofree where possibleChristian Schoenebeck2022-02-171-63/+27Star
* tests/qtest: enable more vhost-user tests by defaultAlex Bennée2022-02-091-12/+9Star
* hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend2022-02-082-0/+149
* ACPI ERST: step 6 of bios-tables-test.cEric DeVolder2022-02-061-5/+0Star
* ACPI ERST: bios-tables-test testcaseEric DeVolder2022-02-061-0/+54
* ACPI ERST: qtest for ERSTEric DeVolder2022-02-062-0/+166
* ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder2022-02-061-0/+5
* tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov2022-02-041-6/+6
* tests: acpi: update expected blobsIgor Mammedov2022-02-041-4/+0Star
* tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov2022-02-041-0/+4
* tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov2022-02-041-9/+6Star
* hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth2022-02-041-1/+1
* build-sys: fix a meson deprecation warningMarc-André Lureau2022-01-271-1/+1
* softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé2022-01-141-0/+19
* meson: build all modules by defaultPaolo Bonzini2022-01-121-2/+1Star
* tests: acpi: Add updated TPM related tablesStefan Berger2022-01-081-2/+0Star
* tests: acpi: prepare for updated TPM related tablesStefan Berger2022-01-081-0/+2
* tests: acpi: SLIC: update expected blobsIgor Mammedov2022-01-081-2/+0Star
* tests: acpi: add SLIC table testIgor Mammedov2022-01-081-0/+15
* tests: acpi: whitelist expected blobs before changing themIgor Mammedov2022-01-081-0/+2
* tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using itThomas Huth2022-01-051-3/+5
* tests/qtest/test-x86-cpuid-compat: Check for machines before using themThomas Huth2022-01-051-37/+48
* tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth2021-12-221-3/+5
* tests/qtest/boot-order-test: Check whether machines are availableThomas Huth2021-12-221-0/+5
* tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth2021-12-221-21/+39
* tests/qtest: Improve endianness-test to work with missing machines and devicesThomas Huth2021-12-221-1/+4
* tests/qtest: Add a function that checks whether a device is availableThomas Huth2021-12-222-0/+52
* tests/qtest: Make the filter tests independent from a specific NICThomas Huth2021-12-224-40/+38Star
* tests/qtest/boot-serial-test: Silence the warning about deprecated sga deviceThomas Huth2021-12-221-5/+5
* tests: start dbus-display-testMarc-André Lureau2021-12-212-0/+265
* tests/qtests: add qtest_qmp_add_client()Marc-André Lureau2021-12-212-0/+29
* backends: move dbus-vmstate1.xml to backends/Marc-André Lureau2021-12-212-13/+1Star
* tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521Philippe Mathieu-Daudé2021-12-181-0/+30
* Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson2021-12-172-4/+4
|\
| * tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2021-12-172-4/+4