aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau31-34/+0
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau1-1/+1
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2-2/+2
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier1-4/+25
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-0/+110
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau4-26/+26
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau6-17/+17
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé1-0/+76
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé1-0/+34
2022-03-14qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppcDaniel Henrique Barboza1-1/+2
2022-03-14qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppcDaniel Henrique Barboza1-1/+2
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell2-0/+475
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+2
2022-03-08hw/sensor: add Renesas raa228000 deviceTitus Rwantare1-0/+72
2022-03-08hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare1-0/+8
2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare2-0/+395
2022-03-079p: darwin: Adjust assumption on virtio-9p-testWill Cohen1-1/+1
2022-03-06tests/acpi: i386: update FACP table differencesLiav Albani1-4/+0
2022-03-06tests/acpi: i386: allow FACP acpi table changesLiav Albani1-0/+4
2022-03-06tests/qtest/virtio-iommu-test: Check bypass configJean-Philippe Brucker1-0/+2
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell2-0/+216
2022-03-02tests/qtest: add qtests for npcm7xx sdhciShengtan Mao2-0/+216
2022-03-02tests: Pass in MigrateStart** into test_migrate_start()Peter Xu1-12/+15
2022-02-21tests/qtest: failover: migration abort test with failover offLaurent Vivier1-0/+180
2022-02-21tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier1-0/+142
2022-02-21tests/qtest: failover: check migration with failover offLaurent Vivier1-0/+133
2022-02-21tests/qtest: failover: check missing guest featureLaurent Vivier1-0/+33
2022-02-21tests/qtest: failover: check the feature is correctly providedLaurent Vivier1-53/+86
2022-02-21tests/qtest: failover: use a macro for check_one_card()Laurent Vivier1-26/+21
2022-02-21tests/qtest: failover: clean up pathname of testsLaurent Vivier1-8/+13
2022-02-21tests/qtest/ide-test: Remove bad retry_isa testThomas Huth1-12/+1
2022-02-21tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger1-1/+1
2022-02-21erst: drop cast to long longMichael S. Tsirkin1-1/+1
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert4-10/+56
2022-02-21tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert4-6/+13
2022-02-17tests/9pfs: Use g_autofree and g_autoptr where possibleGreg Kurz1-9/+4
2022-02-17tests/9pfs: Fix leak of local_test_pathGreg Kurz1-0/+7
2022-02-17tests/9pfs: fix mkdir() being called twiceChristian Schoenebeck1-15/+3
2022-02-17tests/9pfs: use g_autofree where possibleChristian Schoenebeck1-63/+27
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée1-12/+9
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