aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi2-2/+2
2023-09-21Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...Stefan Hajnoczi4-12/+241
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi18-738/+790
2023-09-21Merge tag 'pull-testing-200923-1' of https://gitlab.com/stsquad/qemu into sta...Stefan Hajnoczi16-46/+62
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi3-5/+223
2023-09-21tests: extend test 131 to cover availability of the write-zeroesDenis V. Lunev2-0/+43
2023-09-21tests: extend test 131 to cover availability of the discard operationDenis V. Lunev2-0/+69
2023-09-21tests: test self-cure of parallels image with duplicated clustersDenis V. Lunev2-0/+67
2023-09-21tests: fix broken deduplication check in parallels format testDenis V. Lunev2-8/+22
2023-09-21parallels: add test which will validate data_off fixes through repairDenis V. Lunev2-0/+35
2023-09-21tests: ensure that image validation will not cure the corruptionDenis V. Lunev1-4/+5
2023-09-20test-bdrv-drain: avoid race with BH in IOThread drain testStefan Hajnoczi1-0/+8
2023-09-20qemu-img: map: report compressed data blocksAndrey Drobyshev via14-734/+734
2023-09-20block: Mark bdrv_unref_child() GRAPH_WRLOCKKevin Wolf1-2/+6
2023-09-20block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCKKevin Wolf1-0/+4
2023-09-20block: Mark bdrv_attach_child() GRAPH_WRLOCKKevin Wolf2-0/+24
2023-09-20block: Introduce bdrv_schedule_unref()Kevin Wolf1-3/+3
2023-09-20block: Take AioContext lock for bdrv_append() more consistentlyKevin Wolf3-0/+12
2023-09-20tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884Philippe Mathieu-Daudé4-0/+24
2023-09-20tests/avocado: Fix console data lossNicholas Piggin1-1/+1
2023-09-20qtest: kill orphaned qtest QEMU processes on FreeBSDDaniel P. Berrangé1-0/+7
2023-09-20microbit: add missing qtest_quit() callDaniel P. Berrangé1-0/+2
2023-09-20tests/docker: Update docker-loongarch-cross toolchainRichard Henderson1-1/+1
2023-09-20tests: update most Debian images to BookwormAlex Bennée8-44/+27
2023-09-20i386: spelling fixesMichael Tokarev2-2/+2
2023-09-19Merge tag 'firmware/edk2-20230918-pull-request' of https://gitlab.com/kraxel/...Stefan Hajnoczi1-0/+0
2023-09-19Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi16-10/+19
2023-09-18tests/acpi: disallow virt/SSDT.memhp updatesGerd Hoffmann1-1/+0
2023-09-18tests/acpi: update virt/SSDT.memhpGerd Hoffmann1-0/+0
2023-09-18tests/acpi: allow virt/SSDT.memhp updatesGerd Hoffmann1-0/+1
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets4-0/+4
2023-09-18tests: bump libvirt-ci for libasan and libxdpIlya Maximets11-10/+10
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol1-0/+5
2023-09-16fpu: Handle m68k extended precision denormals properlyRichard Henderson2-1/+54
2023-09-12tests/qtest/pflash: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-09-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi6-7/+37
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi6-14/+109
2023-09-08qemu-img: omit errno value in error messageMichael Tokarev3-7/+7
2023-09-08iotests: adapt test output for new qemu_cleanup() behaviorFiona Ebner3-0/+30
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi55-86/+75
2023-09-08Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi2-14/+12
2023-09-08target/arm: Implement FEAT_PACQARMA3Richard Henderson1-1/+11
2023-09-08tests/tcg/aarch64: Adjust pauth tests for FEAT_FPACRichard Henderson5-13/+98
2023-09-08tests/qtest/usb-hcd: Remove the empty "init" testsThomas Huth2-11/+0
2023-09-08tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size testMarkus Armbruster1-1/+1
2023-09-08docs tests: Fix use of migrate_set_parameterMarkus Armbruster2-4/+4
2023-09-08tests/: spelling fixesMichael Tokarev49-69/+69
2023-09-08hexagon: spelling fixesMichael Tokarev2-2/+2
2023-09-07qemu-iotests/197: use more generic commands for formats other than qcow2Andrey Drobyshev2-14/+12
2023-09-07tests/qtest: Introduce tests for UFSblockJeuk Kim2-0/+588