summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell2022-03-032-0/+216
|\
| * tests/qtest: add qtests for npcm7xx sdhciShengtan Mao2022-03-022-0/+216
* | tests: Pass in MigrateStart** into test_migrate_start()Peter Xu2022-03-021-12/+15
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2022-03-0221-94/+1529
|\
| * tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée2022-02-281-0/+93
| * tests/tcg: completely disable threadcount for sh4Alex Bennée2022-02-281-0/+2
| * tests/tcg: add vectorised sha512 versionsAlex Bennée2022-02-287-2/+56
| * tests/tcg: add sha512 testAlex Bennée2022-02-281-0/+990
| * tests/tcg: build sha1-vector with O3 and compareAlex Bennée2022-02-282-0/+19
| * tests/tcg/ppc64: clean-up handling of byte-reverseAlex Bennée2022-02-281-9/+4Star
| * tests/docker: introduce debian-riscv64-test-crossAlex Bennée2022-02-283-1/+15
| * tests/docker: update debian-s390x-cross with lcitoolAlex Bennée2022-02-283-26/+161
| * tests/docker: update debian-arm64-cross with lcitoolAlex Bennée2022-02-285-43/+172
| * tests/lcitool: update to latest versionAlex Bennée2022-02-284-6/+3Star
| * tests/docker: add NOUSER for alpine imageAlex Bennée2022-02-281-0/+3
| * tests/docker: restore TESTS/IMAGES filteringAlex Bennée2022-02-281-8/+12
* | tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller2022-02-284-0/+116
* | tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolutionThomas Huth2022-02-251-1/+1
|/
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell2022-02-232-0/+273
|\
| * seccomp: fix blocking of process spawningDaniel P. Berrangé2022-02-161-2/+1Star
| * seccomp: add unit test for seccomp filteringDaniel P. Berrangé2022-02-162-0/+274
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-02-2210-105/+668
|\ \
| * | tests/qtest: failover: migration abort test with failover offLaurent Vivier2022-02-211-0/+180
| * | tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier2022-02-211-0/+142
| * | tests/qtest: failover: check migration with failover offLaurent Vivier2022-02-211-0/+133
| * | tests/qtest: failover: check missing guest featureLaurent Vivier2022-02-211-0/+33
| * | tests/qtest: failover: check the feature is correctly providedLaurent Vivier2022-02-211-53/+86
| * | tests/qtest: failover: use a macro for check_one_card()Laurent Vivier2022-02-211-26/+21Star
| * | tests/qtest: failover: clean up pathname of testsLaurent Vivier2022-02-211-8/+13
| * | tests/qtest/ide-test: Remove bad retry_isa testThomas Huth2022-02-211-12/+1Star
| * | tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger2022-02-211-1/+1
| * | erst: drop cast to long longMichael S. Tsirkin2022-02-211-1/+1
| * | tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert2022-02-214-10/+56
| * | tests/x86: Use 'pc' machine type for old hardware testsDr. David Alan Gilbert2022-02-214-6/+13
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-02-216-12/+9Star
|\ \ \ | |/ / |/| |
| * | configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-212-4/+2Star
| * | configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini2022-02-212-5/+1Star
| * | configure, meson: move block layer options to meson_options.txtPaolo Bonzini2022-02-211-1/+1
| * | meson: use .allowed() method for featuresPaolo Bonzini2022-02-161-1/+1
| * | tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth2022-02-161-1/+4
| |/
* | tests/9pfs: Use g_autofree and g_autoptr where possibleGreg Kurz2022-02-171-9/+4Star
* | tests/9pfs: Fix leak of local_test_pathGreg Kurz2022-02-171-0/+7
* | tests/9pfs: fix mkdir() being called twiceChristian Schoenebeck2022-02-171-15/+3Star
* | tests/9pfs: use g_autofree where possibleChristian Schoenebeck2022-02-171-63/+27Star
|/
* Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2022-02-142-5/+35
|\
| * iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf2022-02-112-5/+35
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell2022-02-141-0/+68
|\ \
| * | tests/tcg/multiarch: Add sigbus.cRichard Henderson2022-02-081-0/+68
| |/
* | Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell2022-02-123-4/+141
|\ \
| * | iotests/281: Let NBD connection yield in iothreadHanna Reitz2022-02-112-5/+27