On Tue, 2026-03-10 at 19:04 +0300, Michael Tokarev wrote: > > As far as I can see, 56599a705f2 is past 10.2.0 release, so is not > present in any released version of qemu. This commit also hasn't > been back-ported to any stable series. > > So I'm not picking up this one, despite it is marked as for qemu-stable. > Please let me know if I should pick it up regardless. > > Thanks, > > /mjt
Hi Michael, The commit in question changed how the masking is applied, but the bug itself existed before it. I've reproduced the issue in 10.0.7 and 10.2.0. I believe the patch is still relevant for stable Sorry if the 'Fixes:' tag was misdirected. This is my first contribution and I'm unfamiliar with the workflow. I used 'git blame' to find the line, but that line was just a refactor, not the origin of the bug. If it would help I'd be happy to try to re-base the patch on the current release version instead of the current state of master Thanks again -- Regards, Andrew S. Rightenburg
