On 9/10/26 13:41, Denis V. Lunev wrote:
The following changes since commit 257bf4f160c50ca8c4ebd603f519f5c786013fb7:
Merge tag 'for-upstream' ofhttps://gitlab.com/bonzini/qemu into staging
(2026-09-10 11:08:04 +0100)
are available in the Git repository at:
https://gitlab.com/dlunev/qemu.git tags/pull-parallels-2026-09-11
for you to fetch changes up to 94336eedb1c98792d595f729c7a284e9e91e6158:
tests: Add parallels format support to image-fleecing (2026-09-11 00:54:38
+0200)
----------------------------------------------------------------
parallels patches
- harden the Format Extension parser against a crafted image
- add persistent dirty bitmap support: store, remove and report them
- let image extensions be updated in read-write mode
- make qemu-img check report the damage it is meant to report
instead of dying on it
- drop the unused clusters at the end of the image
- cover the new behaviour in the parallels iotests, and run more of
the generic ones on parallels
Applied, thanks.
r~