aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-10-02Makefile: build plugins before running TCG testsPaolo Bonzini3-11/+14
2023-09-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-16/+11
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini1-7/+10
2023-09-26Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi2-3/+8
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini1-9/+1
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi3-10/+12
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi3-8/+16
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-2/+2
2023-09-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk1-1/+1
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé1-2/+4
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth1-6/+6
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi1-1/+1
2023-09-22iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev1-1/+1
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev1-2/+7
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander3-8/+16
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell1-2/+2
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