aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-08-30tests/avocado/migration: Get find_free_port() from the portsThomas Huth1-2/+2
2022-08-29tests/qtest/ac97-test: Correct reference to driverAkihiko Odaki1-1/+1
2022-08-29tests/avocado: Fix trivial typoThomas Huth1-1/+1
2022-08-29tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth3-0/+9
2022-08-29tests/vm: Add libslirp to the VM testsThomas Huth3-1/+8
2022-08-29tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng1-2/+2
2022-08-29tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng1-0/+8
2022-08-29tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng1-1/+1
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng1-1/+1
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng28-27/+27
2022-08-29tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng1-2/+0
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng3-0/+8
2022-08-25tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng1-0/+6
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng3-1/+16
2022-08-25tests/qtest: Build e1000e-test for posix onlyBin Meng1-1/+3
2022-08-25tests/qtest: Adapt {m48t59,rtc}-test cases for win32Bin Meng2-2/+2
2022-08-25tests/qtest: migration-test: Handle link() for win32Bin Meng1-0/+8
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng5-12/+12
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng10-17/+17
2022-08-25tests/qtest: Use g_setenv()Bin Meng2-5/+5
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth1-1/+0
2022-08-24tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth2-6/+7
2022-08-24tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth2-7/+6
2022-08-24tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth1-1/+3
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée1-1/+4
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov1-1/+3
2022-08-16Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-6/+6
2022-08-16tests/qtest: misc tweaks to readconfigDaniel P. Berrangé1-6/+6
2022-08-16tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée1-0/+2
2022-08-16tests/avocado: add timeout to the aspeed testsAlex Bennée1-0/+2
2022-08-12tests/unit: fix a -Wformat-truncation warningMarc-André Lureau1-2/+1
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson2-0/+16
2022-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-0/+196
2022-08-08tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé2-0/+196
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth1-1/+1
2022-08-07tests/avocado: fix replay-linux testPavel Dovgalyuk1-0/+1
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson1-2/+2
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson5-51/+39
2022-08-01tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth1-3/+4
2022-08-01trivial: Fix duplicated wordsThomas Huth1-1/+1
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé1-3/+3
2022-08-01tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit testThomas Huth1-3/+3
2022-08-01migration-test: Allow test to run without uffdPeter Xu1-23/+25
2022-08-01migration-test: Use migrate_ensure_converge() for auto-convergePeter Xu1-17/+2
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich1-1/+1
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson1-0/+988
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson1-7/+7
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson1-0/+45
2022-07-29tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich2-0/+28
2022-07-29tests: refresh to latest libvirt-ci moduleDaniel P. Berrangé16-12/+36