aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell21-94/+1529
2022-02-28tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée1-0/+93
2022-02-28tests/tcg: completely disable threadcount for sh4Alex Bennée1-0/+2
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée7-2/+56
2022-02-28tests/tcg: add sha512 testAlex Bennée1-0/+990
2022-02-28tests/tcg: build sha1-vector with O3 and compareAlex Bennée2-0/+19
2022-02-28tests/tcg/ppc64: clean-up handling of byte-reverseAlex Bennée1-9/+4
2022-02-28tests/docker: introduce debian-riscv64-test-crossAlex Bennée3-1/+15
2022-02-28tests/docker: update debian-s390x-cross with lcitoolAlex Bennée3-26/+161
2022-02-28tests/docker: update debian-arm64-cross with lcitoolAlex Bennée5-43/+172
2022-02-28tests/lcitool: update to latest versionAlex Bennée4-6/+3
2022-02-28tests/docker: add NOUSER for alpine imageAlex Bennée1-0/+3
2022-02-28tests/docker: restore TESTS/IMAGES filteringAlex Bennée1-8/+12
2022-02-28tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller4-0/+116
2022-02-25tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolutionThomas Huth1-1/+1
2022-02-23Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell2-0/+273
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell10-105/+668
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell6-12/+9
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini2-4/+2
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini2-5/+1
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini1-1/+1
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-16seccomp: fix blocking of process spawningDaniel P. Berrangé1-2/+1
2022-02-16seccomp: add unit test for seccomp filteringDaniel P. Berrangé2-0/+274
2022-02-16meson: use .allowed() method for featuresPaolo Bonzini1-1/+1
2022-02-16tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth1-1/+4
2022-02-14Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2-5/+35
2022-02-14Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell1-0/+68
2022-02-12Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell3-4/+141
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz2-5/+27