aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2022-05-03Use QEMU_SANITIZE_ADDRESSMarc-André Lureau
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-21tests: expand the migration precopy helper to support failuresDaniel P. Berrangé
2022-04-21tests: switch migration FD passing test to use common precopy helperDaniel P. Berrangé
2022-04-21tests: introduce ability to provide hooks for migration precopy testDaniel P. Berrangé
2022-04-21tests: merge code for UNIX and TCP migration pre-copy testsDaniel P. Berrangé
2022-04-21tests: switch MigrateStart struct to be stack allocatedDaniel P. Berrangé
2022-04-21tests: print newline after QMP response in qtest logsDaniel P. Berrangé
2022-04-21tests: support QTEST_TRACE env variableDaniel P. Berrangé
2022-04-21tests/fuzz: fix warningMarc-André Lureau
2022-04-21qtest: simplify socket_send()Marc-André Lureau
2022-04-20tests/qtest: properly initialise the vring used idxAlex Bennée
2022-04-20tests/qtest: Move the fuzz tests to x86 onlyThomas Huth
2022-04-20tests/qtest: Enable more tests for the "mipsel" targetThomas Huth
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
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