aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth2-192/+1
2022-09-20tests/docker: remove amd64 qemu/debian10 dependencyAlex Bennée1-1/+0
2022-09-20tests/docker: remove tricore qemu/debian10 dependencyAlex Bennée1-1/+0
2022-09-20tests/docker: flatten debian-powerpc-test-crossAlex Bennée2-6/+7
2022-09-20tests/docker: update and flatten debian-sparc64-crossAlex Bennée2-6/+7
2022-09-20tests/docker: update and flatten debian-sh4-crossAlex Bennée2-6/+7
2022-09-20tests/docker: update and flatten debian-mips64-crossAlex Bennée2-6/+7
2022-09-20tests/docker: update and flatten debian-m68k-crossAlex Bennée2-6/+7
2022-09-20tests/docker: update and flatten debian-hppa-crossAlex Bennée2-6/+7
2022-09-20tests/docker: update and flatten debian-alpha-crossAlex Bennée2-6/+7
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée1-1/+1
2022-09-20tests/avocado: split the AST2x00Machine classesAlex Bennée1-0/+18
2022-09-20tests/avocado: add explicit timeout for ppc64le TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for s390 TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for Aarch64 TCG testsAlex Bennée1-0/+1
2022-09-20tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt testThomas Huth1-3/+3
2022-09-06target/riscv: Make translator stop before the end of a pageRichard Henderson2-0/+80
2022-09-06target/i386: Make translator stop before the end of a pageIlya Leoshkevich2-1/+77
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich3-0/+246
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson1-1/+1
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi10-25/+5537
2022-09-02Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi3-14/+48
2022-09-02tests/unit: Update test-io-channel-socket.c for WindowsBin Meng3-14/+48
2022-09-01tests/tcg: i386: add SSE testsPaul Brook7-3/+5359
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini2-8/+162
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini2-2/+4
2022-09-01meson: remove dead assignmentsPaolo Bonzini2-13/+13
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