aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz
2022-03-07tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP modeThomas Huth
2022-03-07tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth
2022-03-05Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into s...Peter Maydell
2022-03-05tests/tcg/ppc64le: Use Altivec register names in clobber listMatheus Ferst
2022-03-05tests/tcg/ppc64le: emit bcdsub with .long when neededMatheus Ferst
2022-03-05tests/tcg/ppc64le: drop __int128 usage in bcdsubMatheus Ferst
2022-03-05tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsfMatheus Ferst
2022-03-05Use long endian options for ppc64Miroslav Rezanina
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth
2022-03-04iotests/graph-changes-while-io: New testHanna Reitz
2022-03-04iotests: Allow using QMP with the QSDHanna Reitz
2022-03-04iotests/185: Add post-READY quit testsHanna Reitz
2022-03-04rcu: use coroutine TLS macrosStefan Hajnoczi
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito
2022-03-04block: introduce bdrv_activateEmanuele Giuseppe Esposito
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito
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-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