On 11.03.2026 05:29, Andrew S. Rightenburg wrote:
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
Aha. So this new change (Preserve PTE bits) has to be backported. Please take a look at https://gitlab.com/mjt0k/qemu/-/commits/staging-10.2 -- hopefully my back-port makes sense. The same's for staging-10.1 and staging-10.0 (10.0 needed additional small tweak).
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
Yeah the Fixes tag is obviously misleading. What's the actual commit which introduced the issue, if it's easy to find? :) Thank you! /mjt
