aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-03-02tests: Pass in MigrateStart** into test_migrate_start()Peter Xu
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-02-28tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée
2022-02-28tests/tcg: completely disable threadcount for sh4Alex Bennée
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2022-02-28tests/tcg: add sha512 testAlex Bennée
2022-02-28tests/tcg: build sha1-vector with O3 and compareAlex Bennée
2022-02-28tests/tcg/ppc64: clean-up handling of byte-reverseAlex Bennée
2022-02-28tests/docker: introduce debian-riscv64-test-crossAlex Bennée
2022-02-28tests/docker: update debian-s390x-cross with lcitoolAlex Bennée
2022-02-28tests/docker: update debian-arm64-cross with lcitoolAlex Bennée
2022-02-28tests/lcitool: update to latest versionAlex Bennée
2022-02-28tests/docker: add NOUSER for alpine imageAlex Bennée
2022-02-28tests/docker: restore TESTS/IMAGES filteringAlex Bennée
2022-02-28tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller
2022-02-25tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolutionThomas Huth
2022-02-23Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini
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-16seccomp: fix blocking of process spawningDaniel P. Berrangé
2022-02-16seccomp: add unit test for seccomp filteringDaniel P. Berrangé
2022-02-16meson: use .allowed() method for featuresPaolo Bonzini
2022-02-16tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth
2022-02-14Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-02-14Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell
2022-02-12Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz
2022-02-11iotests/281: Test lingering timersHanna Reitz
2022-02-11iotests.py: Add QemuStorageDaemon classHanna Reitz
2022-02-11iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth