aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-11-01Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi10-14/+857
2023-11-01Merge tag 'pull-halloween-omnibus-311023-2' of https://gitlab.com/stsquad/qem...Stefan Hajnoczi23-209/+97
2023-11-01Merge tag 'migration-20231031-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi2-1/+8
2023-10-31iotests: add test for changing mirror's copy_modeFiona Ebner2-0/+198
2023-10-31mirror: return mirror-specific information upon queryFiona Ebner1-12/+12
2023-10-31tests/docker: upgrade debian-all-test-cross to bookwormAlex Bennée1-8/+12
2023-10-31tests/docker: use debian-all-test-cross for sparc64Alex Bennée2-20/+0
2023-10-31tests/docker: use debian-all-test-cross for riscv64Alex Bennée2-20/+0
2023-10-31tests/docker: use debian-all-test-cross for mipsAlex Bennée2-20/+0
2023-10-31tests/docker: use debian-all-test-cross for mips64Alex Bennée2-20/+0
2023-10-31tests/docker: use debian-all-test-cross for m68kAlex Bennée2-20/+1
2023-10-31tests/docker: use debian-all-test-cross for hppaAlex Bennée2-20/+0
2023-10-31tests/docker: use debian-all-test-cross for powerAlex Bennée2-24/+0
2023-10-31tests/docker: move sh4 to use debian-legacy-test-crossAlex Bennée4-24/+6
2023-10-31tests/docker: use debian-legacy-test-cross for alphaAlex Bennée2-20/+0
2023-10-31gitlab: add build-loongarch to matrixAlex Bennée2-2/+21
2023-10-31gitlab: split alpha testing into a legacy containerAlex Bennée2-3/+47
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki9-10/+10
2023-10-31tests/vm/openbsd: Use the system dtc packageThomas Huth1-2/+4
2023-10-31iotests: Test media change with iothreadsKevin Wolf1-2/+4
2023-10-31iotests: add tests for "qemu-img rebase" with compressionAndrey Drobyshev4-0/+345
2023-10-31iotests/{024, 271}: add testcases for qemu-img rebaseAndrey Drobyshev4-0/+211
2023-10-31qemu-iotests: 024: add rebasing test case for overlay_size > backing_sizeAndrey Drobyshev2-0/+87
2023-10-31qemu-iotests: Filter warnings about block migration being deprecatedJuan Quintela2-1/+8
2023-10-31Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi1-9/+28
2023-10-30hw/ufs: Modify lu.c to share codes with SCSI subsystemJeuk Kim1-9/+28
2023-10-30Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi9-29/+29
2023-10-27ipmi-bt-test: force ipv4Vladimir Sementsov-Ogievskiy1-1/+1
2023-10-27tests/vm/freebsd: Add additional library paths for libfdtThomas Huth1-2/+3
2023-10-27tests/coroutine: Clean up global variable shadowingPhilippe Mathieu-Daudé1-6/+6
2023-10-27tests/aio: Clean up global variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-10-27tests/npcm7xx_adc: Clean up global variable shadowingPhilippe Mathieu-Daudé1-7/+7
2023-10-27tests/rtl8139: Clean up global variable shadowingPhilippe Mathieu-Daudé1-6/+6
2023-10-27tests/cdrom-test: Clean up global variable shadowing in prepare_image()Philippe Mathieu-Daudé1-3/+3
2023-10-27tests/virtio-scsi: Clean up global variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-10-27tests/throttle: Clean up global variable shadowingPhilippe Mathieu-Daudé1-1/+0
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini1-1/+2
2023-10-25tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini1-0/+8
2023-10-25tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini1-4/+7
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+0
2023-10-22tests/acpi: Update DSDT.cxl with QTG DSMJonathan Cameron2-1/+0
2023-10-22tests/acpi: Allow update of DSDT.cxlJonathan Cameron1-0/+1
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi5-21/+215
2023-10-20tests/qtest: Don't print messages from query instancesFabiano Rosas1-1/+8
2023-10-20tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas3-2/+31
2023-10-20tests/qtest/migration: Support more than one QEMU binaryFabiano Rosas1-4/+24
2023-10-20tests/qtest/migration: Set q35 as the default machine for x86_86Fabiano Rosas1-1/+6
2023-10-20tests/qtest/migration: Specify the geometry of the bootsectorFabiano Rosas1-1/+3
2023-10-20tests/qtest/migration: Define a machine for all architecturesFabiano Rosas1-3/+13
2023-10-20tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas2-0/+28