aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-12-25tests: bios-tables-test: Rename smbios type 4 related test functionsZhao Liu1-10/+10
2023-12-21block: remove outdated AioContext locking commentsStefan Hajnoczi2-2/+3
2023-12-21block: remove AioContext lockingStefan Hajnoczi6-235/+2
2023-12-21graph-lock: remove AioContext lockingStefan Hajnoczi2-30/+30
2023-12-21tests: remove aio_context_acquire() testsStefan Hajnoczi1-66/+1
2023-12-21iotests: Basic tests for internal snapshotsKevin Wolf2-0/+277
2023-12-20tests/unit/test-qmp-event: Replace fixture by global variablesMarkus Armbruster1-61/+30
2023-12-20tests/unit/test-qmp-event: Simplify event emission checkMarkus Armbruster1-20/+10
2023-12-20tests/unit/test-qmp-event: Drop superfluous mutexMarkus Armbruster1-5/+0
2023-12-20tests/qtest/npcm7xx_pwm-test: Only do full testing in slow modeThomas Huth1-3/+10
2023-12-20tests/qtest/migration-test: Fix analyze-migration.py for s390xThomas Huth1-3/+1
2023-12-20tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the nameThomas Huth1-1/+1
2023-12-04Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-0/+3
2023-12-04Merge tag 'pull-request-2023-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi5-11/+17
2023-12-04tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flakyAlex Bennée1-0/+3
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04tests/qtest: check the return valueZhu Jun3-0/+4
2023-12-04tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth2-11/+13
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04Merge tag 'pull-more-8.2-fixes-011223-2' of https://gitlab.com/stsquad/qemu i...Stefan Hajnoczi13-30/+71
2023-12-02tests/acpi/bios-tables-test: do not write new blobs unless there are changesAni Sinha1-1/+13
2023-12-01gitlab: add optional job to run flaky avocado testsAlex Bennée12-0/+19
2023-12-01tests/avocado: tag sbsa tests as tcg onlyAlex Bennée1-0/+4
2023-12-01docs/devel: rationalise unstable gitlab tests under FLAKY_TESTSAlex Bennée12-30/+48
2023-12-01netdev: set timeout depending on loadavgMichael S. Tsirkin1-1/+27
2023-11-28Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2-1/+54
2023-11-28vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng2-0/+6
2023-11-28iotests: fix default machine type detectionAndrey Drobyshev1-1/+1
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell2-1/+54
2023-11-24.gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)Philippe Mathieu-Daudé2-0/+1
2023-11-24tests: respect --enable/--disable-download for AvocadoPaolo Bonzini1-1/+1
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée3-37/+69
2023-11-23tests/tcg: enable semiconsole test for ArmAlex Bennée2-0/+51
2023-11-23tests/tcg: enable arm softmmu testsAlex Bennée3-10/+397
2023-11-23testing: move arm system tests into their own folderAlex Bennée3-3/+2
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée1-2/+3
2023-11-23plugins: fix win plugin tests on cross compileGreg Manning1-1/+2
2023-11-23tests/docker: merge debian-native with debian-amd64Alex Bennée4-62/+11
2023-11-23.gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)Philippe Mathieu-Daudé1-1/+1
2023-11-23tests/docker: replace fedora-i386 with debian-i686Daniel P. Berrangé3-40/+189
2023-11-21Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"Thomas Huth1-0/+8
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi4-15/+100
2023-11-21iotests: Test two stream jobs in a single iothreadKevin Wolf2-0/+85
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf2-15/+15
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts2-0/+305
2023-11-20Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi12-80/+86
2023-11-16tests/avocado: Enable reverse_debugging.py tests in gitlab CINicholas Piggin1-7/+0
2023-11-16tests/avocado: reverse_debugging drain console to prevent hangNicholas Piggin1-0/+5
2023-11-16tests/avocado/mem-addr-space-check: Replace assertEquals() for Python 3.12Thomas Huth1-7/+7
2023-11-16tests/avocado/replay_kernel: Mark the test_x86_64_pc as flakyThomas Huth1-1/+2