aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth
2022-08-24tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth
2022-08-24tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth
2022-08-24tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov
2022-08-16Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-16tests/qtest: misc tweaks to readconfigDaniel P. Berrangé
2022-08-16tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée
2022-08-16tests/avocado: add timeout to the aspeed testsAlex Bennée
2022-08-12tests/unit: fix a -Wformat-truncation warningMarc-André Lureau
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson
2022-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-08-08tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth
2022-08-07tests/avocado: fix replay-linux testPavel Dovgalyuk
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-01tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth
2022-08-01trivial: Fix duplicated wordsThomas Huth
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-08-01tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit testThomas Huth
2022-08-01migration-test: Allow test to run without uffdPeter Xu
2022-08-01migration-test: Use migrate_ensure_converge() for auto-convergePeter Xu
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson
2022-07-29tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich
2022-07-29tests: refresh to latest libvirt-ci moduleDaniel P. Berrangé
2022-07-26iotests/131: Add parallels regression testHanna Reitz
2022-07-20Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-07-20tests: Add postcopy preempt testsPeter Xu
2022-07-20tests: Add postcopy tls recovery migration testPeter Xu
2022-07-20tests: Add postcopy tls migration testPeter Xu
2022-07-20tests: Move MigrateCommon upperPeter Xu
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé
2022-07-19tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson
2022-07-19tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich