aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell2-14/+22
2024-01-09acpi/tests/avocado/bits: disable smilatency testsAni Sinha1-2/+3
2024-01-09acpi/tests/avocado/bits: import smilatency test from bits in order to disable itAni Sinha1-0/+106
2024-01-08tests/avocado: remove skips from replay_kernelAlex Bennée1-11/+0
2024-01-08tests/avocado: modernise the drive args for replay_linuxAlex Bennée1-2/+5
2024-01-08tests/avocado: fix typo in replay_linuxAlex Bennée1-1/+1
2024-01-08tests/avocado: add a simple i386 replay kernel testAlex Bennée1-0/+16
2024-01-05Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell6-85/+213
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell9-24/+61
2024-01-04tests/qtest: postcopy migration with suspendSteve Sistare1-1/+19
2024-01-04tests/qtest: precopy migration with suspendSteve Sistare3-3/+64
2024-01-04tests/qtest: option to suspend during migrationSteve Sistare4-16/+77
2024-01-04tests/qtest: migration eventsSteve Sistare3-67/+55
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini6-13/+13
2023-12-31meson: rename config_allPaolo Bonzini3-6/+6
2023-12-31meson: remove config_targetosPaolo Bonzini1-1/+1
2023-12-31meson: remove unused variablePaolo Bonzini1-3/+3
2023-12-29target/i386: introduce flags writeback mechanismPaolo Bonzini2-1/+38
2023-12-30tests/unit/test-vmstate: Constify VMStateRichard Henderson1-18/+18
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