aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé
2022-03-14qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppcDaniel Henrique Barboza
2022-03-14qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppcDaniel Henrique Barboza
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-03-08hw/sensor: add Renesas raa228000 deviceTitus Rwantare
2022-03-08hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare
2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare
2022-03-079p: darwin: Adjust assumption on virtio-9p-testWill Cohen
2022-03-06tests/acpi: i386: update FACP table differencesLiav Albani
2022-03-06tests/acpi: i386: allow FACP acpi table changesLiav Albani
2022-03-06tests/qtest/virtio-iommu-test: Check bypass configJean-Philippe Brucker
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell
2022-03-02tests/qtest: add qtests for npcm7xx sdhciShengtan Mao
2022-03-02tests: Pass in MigrateStart** into test_migrate_start()Peter Xu
2022-02-21tests/qtest: failover: migration abort test with failover offLaurent Vivier
2022-02-21tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier
2022-02-21tests/qtest: failover: check migration with failover offLaurent Vivier
2022-02-21tests/qtest: failover: check missing guest featureLaurent Vivier
2022-02-21tests/qtest: failover: check the feature is correctly providedLaurent Vivier
2022-02-21tests/qtest: failover: use a macro for check_one_card()Laurent Vivier
2022-02-21tests/qtest: failover: clean up pathname of testsLaurent Vivier
2022-02-21tests/qtest/ide-test: Remove bad retry_isa testThomas Huth
2022-02-21tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger
2022-02-21erst: drop cast to long longMichael S. Tsirkin
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert
2022-02-21tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert
2022-02-17tests/9pfs: Use g_autofree and g_autoptr where possibleGreg Kurz
2022-02-17tests/9pfs: Fix leak of local_test_pathGreg Kurz
2022-02-17tests/9pfs: fix mkdir() being called twiceChristian Schoenebeck
2022-02-17tests/9pfs: use g_autofree where possibleChristian Schoenebeck
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée
2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend
2022-02-06ACPI ERST: step 6 of bios-tables-test.cEric DeVolder
2022-02-06ACPI ERST: bios-tables-test testcaseEric DeVolder
2022-02-06ACPI ERST: qtest for ERSTEric DeVolder
2022-02-06ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder
2022-02-04tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov
2022-02-04tests: acpi: update expected blobsIgor Mammedov
2022-02-04tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov
2022-02-04tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov
2022-02-04hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth
2022-01-27build-sys: fix a meson deprecation warningMarc-André Lureau
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé