aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-10-02Makefile: build plugins before running TCG testsPaolo Bonzini
2023-09-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini
2023-09-26Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi
2023-09-22iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...Stefan Hajnoczi
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-testing-200923-1' of https://gitlab.com/stsquad/qemu into sta...Stefan Hajnoczi
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-09-21tests: extend test 131 to cover availability of the write-zeroesDenis V. Lunev
2023-09-21tests: extend test 131 to cover availability of the discard operationDenis V. Lunev
2023-09-21tests: test self-cure of parallels image with duplicated clustersDenis V. Lunev
2023-09-21tests: fix broken deduplication check in parallels format testDenis V. Lunev
2023-09-21parallels: add test which will validate data_off fixes through repairDenis V. Lunev
2023-09-21tests: ensure that image validation will not cure the corruptionDenis V. Lunev
2023-09-20test-bdrv-drain: avoid race with BH in IOThread drain testStefan Hajnoczi
2023-09-20qemu-img: map: report compressed data blocksAndrey Drobyshev via
2023-09-20block: Mark bdrv_unref_child() GRAPH_WRLOCKKevin Wolf
2023-09-20block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCKKevin Wolf
2023-09-20block: Mark bdrv_attach_child() GRAPH_WRLOCKKevin Wolf
2023-09-20block: Introduce bdrv_schedule_unref()Kevin Wolf
2023-09-20block: Take AioContext lock for bdrv_append() more consistentlyKevin Wolf
2023-09-20tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884Philippe Mathieu-Daudé
2023-09-20tests/avocado: Fix console data lossNicholas Piggin
2023-09-20qtest: kill orphaned qtest QEMU processes on FreeBSDDaniel P. Berrangé
2023-09-20microbit: add missing qtest_quit() callDaniel P. Berrangé
2023-09-20tests/docker: Update docker-loongarch-cross toolchainRichard Henderson
2023-09-20tests: update most Debian images to BookwormAlex Bennée
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-19Merge tag 'firmware/edk2-20230918-pull-request' of https://gitlab.com/kraxel/...Stefan Hajnoczi
2023-09-19Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2023-09-18tests/acpi: disallow virt/SSDT.memhp updatesGerd Hoffmann
2023-09-18tests/acpi: update virt/SSDT.memhpGerd Hoffmann
2023-09-18tests/acpi: allow virt/SSDT.memhp updatesGerd Hoffmann
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-18tests: bump libvirt-ci for libasan and libxdpIlya Maximets
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol
2023-09-16fpu: Handle m68k extended precision denormals properlyRichard Henderson