On 12.07.2025 00:51, Volker Rümelin wrote:
Am 11.07.25 um 10:15 schrieb Michael Tokarev:
The following patches are queued for QEMU stable v10.0.3:
https://gitlab.com/qemu-project/qemu/-/commits/staging-10.0
Patch freeze is 2025-07-21, and the release is planned for 2025-07-23:
https://wiki.qemu.org/Planning/10.0
Please respond here or CC qemu-sta...@nongnu.org on any additional patches
you think should (or shouldn't) be included in the release.
Hi Michael,
I think commit 0f1d6606c2 ("target/i386: fix TB exit logic in
gen_movl_seg() when writing to SS") should be included. It fixes a
regression in stable-10.0.1.
You're exactly right. I missed this one because it Fixes a commit
which is after 10.0.0 (e54ef98c8a), but it has also been picked
up for stable-10.0 (0f1d6606c2). Included now.
The patches
08 7ed96710e82c Daniel P. Berrangé:
ui/vnc.c: replace big endian flag with byte order value
09 70097442853c Daniel P. Berrangé:
ui/vnc: take account of client byte order in pixman format
10 63d320909220 Daniel P. Berrangé:
ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
introduce a regression. See the patch at
https://lore.kernel.org/qemu-devel/20250604162243.452791-2-berra...@redhat.com/.
This patch is correct but it's still missing in the QEMU master branch.
It should be included in 10.1 and in 10.0.3, it looks like. It also
looks like it's been forgotten. I'll ping it now.
Thank you very much for letting me know and for remembering all these
details.
/mjt