summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* target/riscv: Make translator stop before the end of a pageRichard Henderson2022-09-062-0/+80
* target/i386: Make translator stop before the end of a pageIlya Leoshkevich2022-09-062-1/+77
* target/s390x: Make translator stop before the end of a pageIlya Leoshkevich2022-09-063-0/+246
* tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson2022-09-061-1/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-09-0210-25/+5537
|\
| * tests/tcg: i386: add SSE testsPaul Brook2022-09-017-3/+5359
| * tests/tcg: i386: extend BMI testPaolo Bonzini2022-09-012-8/+162
| * tests/tcg: x86_64: improve consistency with i386Paolo Bonzini2022-09-012-2/+4
| * meson: remove dead assignmentsPaolo Bonzini2022-09-012-13/+13
* | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-023-14/+48
|\ \ | |/ |/|
| * tests/unit: Update test-io-channel-socket.c for WindowsBin Meng2022-09-023-14/+48
* | tests/avocado/migration: Get find_free_port() from the portsThomas Huth2022-08-301-2/+2
* | tests/qtest/ac97-test: Correct reference to driverAkihiko Odaki2022-08-291-1/+1
* | tests/avocado: Fix trivial typoThomas Huth2022-08-291-1/+1
* | tests/avocado: Do not run tests that require libslirp if it is not availableThomas Huth2022-08-293-0/+9
* | tests/vm: Add libslirp to the VM testsThomas Huth2022-08-293-1/+8
* | tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng2022-08-291-2/+2
* | tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng2022-08-291-0/+8
* | tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng2022-08-291-1/+1
* | tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng2022-08-291-1/+1
* | tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng2022-08-2928-27/+27
* | tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng2022-08-291-2/+0Star
* | tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng2022-08-253-0/+8
* | tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng2022-08-251-0/+6
* | tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng2022-08-253-1/+16
* | tests/qtest: Build e1000e-test for posix onlyBin Meng2022-08-251-1/+3
* | tests/qtest: Adapt {m48t59,rtc}-test cases for win32Bin Meng2022-08-252-2/+2
* | tests/qtest: migration-test: Handle link() for win32Bin Meng2022-08-251-0/+8
* | tests: Use g_mkdir_with_parents()Bin Meng2022-08-255-12/+12
* | tests/qtest: Use g_mkdtemp()Bin Meng2022-08-2510-17/+17
* | tests/qtest: Use g_setenv()Bin Meng2022-08-252-5/+5
|/
* tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth2022-08-241-1/+0Star
* tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth2022-08-242-6/+7
* tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth2022-08-242-7/+6Star
* tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth2022-08-241-1/+3
* tests/avocado: push default timeout to QemuBaseTestAlex Bennée2022-08-241-1/+4
* tests: acpi: silence applesmc warning about invalid keyIgor Mammedov2022-08-171-1/+3
* Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-08-161-6/+6
|\
| * tests/qtest: misc tweaks to readconfigDaniel P. Berrangé2022-08-161-6/+6
* | tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée2022-08-161-0/+2
* | tests/avocado: add timeout to the aspeed testsAlex Bennée2022-08-161-0/+2
|/
* tests/unit: fix a -Wformat-truncation warningMarc-André Lureau2022-08-121-2/+1Star
* target/loongarch: Remove cpu_fcsr0Richard Henderson2022-08-092-0/+16
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-08-082-0/+196
|\
| * tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé2022-08-082-0/+196
* | tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth2022-08-071-1/+1
* | tests/avocado: fix replay-linux testPavel Dovgalyuk2022-08-071-0/+1
* | qemu-iotests: Discard stderr when probing devicesCole Robinson2022-08-021-2/+2
* | Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-08-015-51/+39Star
|\ \
| * | tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth2022-08-011-3/+4