aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into stagingStefan Hajnoczi2023-09-253-10/+12
|\
| * tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk2023-09-251-1/+1
| * tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé2023-09-251-2/+4
| * tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth2023-09-251-6/+6
| * tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi2023-09-251-1/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-253-8/+16
|\ \
| * | tests/qtest: Specify audiodev= and -audiodevMartin Kletzander2023-09-223-8/+16
* | | Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingStefan Hajnoczi2023-09-251-2/+2
|\ \ \ | |_|/ |/| |
| * | target/arm: Update user-mode ID reg mask valuesPeter Maydell2023-09-211-2/+2
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi2023-09-212-2/+2
|\ \ \
| * | | i386: spelling fixesMichael Tokarev2023-09-202-2/+2
| |/ /
* | | Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/qemu into stagingStefan Hajnoczi2023-09-214-12/+241
|\ \ \
| * | | tests: extend test 131 to cover availability of the write-zeroesDenis V. Lunev2023-09-212-0/+43
| * | | tests: extend test 131 to cover availability of the discard operationDenis V. Lunev2023-09-212-0/+69
| * | | tests: test self-cure of parallels image with duplicated clustersDenis V. Lunev2023-09-212-0/+67
| * | | tests: fix broken deduplication check in parallels format testDenis V. Lunev2023-09-212-8/+22
| * | | parallels: add test which will validate data_off fixes through repairDenis V. Lunev2023-09-212-0/+35
| * | | tests: ensure that image validation will not cure the corruptionDenis V. Lunev2023-09-211-4/+5
| |/ /
* | | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2023-09-2118-738/+790
|\ \ \
| * | | test-bdrv-drain: avoid race with BH in IOThread drain testStefan Hajnoczi2023-09-201-0/+8
| * | | qemu-img: map: report compressed data blocksAndrey Drobyshev via2023-09-2014-734/+734
| * | | block: Mark bdrv_unref_child() GRAPH_WRLOCKKevin Wolf2023-09-201-2/+6
| * | | block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCKKevin Wolf2023-09-201-0/+4
| * | | block: Mark bdrv_attach_child() GRAPH_WRLOCKKevin Wolf2023-09-202-0/+24
| * | | block: Introduce bdrv_schedule_unref()Kevin Wolf2023-09-201-3/+3
| * | | block: Take AioContext lock for bdrv_append() more consistentlyKevin Wolf2023-09-203-0/+12
| |/ /
* | | Merge tag 'pull-testing-200923-1' of https://gitlab.com/stsquad/qemu into stagingStefan Hajnoczi2023-09-2116-46/+62
|\ \ \
| * | | tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884Philippe Mathieu-Daudé2023-09-204-0/+24
| * | | tests/avocado: Fix console data lossNicholas Piggin2023-09-201-1/+1
| * | | qtest: kill orphaned qtest QEMU processes on FreeBSDDaniel P. Berrangé2023-09-201-0/+7
| * | | microbit: add missing qtest_quit() callDaniel P. Berrangé2023-09-201-0/+2
| * | | tests/docker: Update docker-loongarch-cross toolchainRichard Henderson2023-09-201-1/+1
| * | | tests: update most Debian images to BookwormAlex Bennée2023-09-208-44/+27
| |/ /
* | | Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi2023-09-213-5/+223
|\ \ \ | |/ / |/| |
| * | tests/file-io-error: New testHanna Czenczek2023-08-292-0/+152
| * | throttle: use enum ThrottleDirection instead of bool is_writezhenwei pi2023-08-291-2/+2
| * | test-throttle: test read only and write onlyzhenwei pi2023-08-291-0/+66
| * | test-throttle: use enum ThrottleDirectionzhenwei pi2023-08-291-3/+3
* | | Merge tag 'firmware/edk2-20230918-pull-request' of https://gitlab.com/kraxel/qemu into stagingStefan Hajnoczi2023-09-191-0/+0
|\ \ \
| * | | tests/acpi: disallow virt/SSDT.memhp updatesGerd Hoffmann2023-09-181-1/+0
| * | | tests/acpi: update virt/SSDT.memhpGerd Hoffmann2023-09-181-0/+0
| * | | tests/acpi: allow virt/SSDT.memhp updatesGerd Hoffmann2023-09-181-0/+1
* | | | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi2023-09-1916-10/+19
|\ \ \ \
| * | | | net: add initial support for AF_XDP network backendIlya Maximets2023-09-184-0/+4
| * | | | tests: bump libvirt-ci for libasan and libxdpIlya Maximets2023-09-1811-10/+10
| * | | | igb: RX payload guest writting refactoringTomasz Dzieciol2023-09-181-0/+5
| | |_|/ | |/| |
* / | | fpu: Handle m68k extended precision denormals properlyRichard Henderson2023-09-162-1/+54
|/ / /
* | | tests/qtest/pflash: Clean up local variable shadowingPhilippe Mathieu-Daudé2023-09-121-1/+1
* | | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2023-09-116-7/+37
|\ \ \
| * | | qemu-img: omit errno value in error messageMichael Tokarev2023-09-083-7/+7