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.

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.

With best regards,
Volker

>
> The changes which are staging for inclusion, with the original commit hash
> from master branch, are given below the bottom line.
>
> Thanks!
>
> /mjt
>
> --------------------------------------
> 01 fb8e59abbe46 Jamin Lin:
>    hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware 
>    hang
> 02 e6941ac10619 Jamin Lin:
>    hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
> 03 9498e2f7e1a2 Weifeng Liu:
>    ui/gtk: Document scale and coordinate handling
> 04 3a6b314409b4 Weifeng Liu:
>    ui/gtk: Use consistent naming for variables in different coordinates
> 05 a19665448156 Weifeng Liu:
>    gtk/ui: Introduce helper gd_update_scale
> 06 8fb072472c38 Weifeng Liu:
>    ui/gtk: Update scales in fixed-scale mode when rendering GL area
> 07 30aa105640b0 Weifeng Liu:
>    ui/sdl: Consider scaling in mouse event handling
> 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
> 11 e6bc01777e5a Guenter Roeck:
>    hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
> 12 a9403bfcd930 Huaitong Han:
>    vhost: Don't set vring call if guest notifier is unused
> 13 0b006153b7ec Bernhard Beschow:
>    hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
> 14 31753d5a336f Sairaj Kodilkar:
>    hw/i386/amd_iommu: Fix device setup failure when PT is on.
> 15 0f178860df34 Vasant Hegde:
>    hw/i386/amd_iommu: Fix xtsup when vcpus < 255
> 16 5ddd6c8dc849 Volker Rümelin:
>    audio: fix SIGSEGV in AUD_get_buffer_size_out()
> 17 ccb4fec0e5f2 Volker Rümelin:
>    audio: fix size calculation in AUD_get_buffer_size_out()
> 18 d009f26a54f5 Volker Rümelin:
>    hw/audio/asc: fix SIGSEGV in asc_realize()
> 19 0b901459a87a Xin Li (Intel):
>    target/i386: Remove FRED dependency on WRMSRNS
> 20 2e887187454e Stefan Hajnoczi:
>    iotests: fix 240
> 21 eef2dd03f948 Fiona Ebner:
>    hw/core/qdev-properties-system: Add missing return in set_drive_helper()
> 22 9c55c03c05c1 Bibo Mao:
>    hw/loongarch/virt: Fix big endian support with MCFG table
> 23 f5ec751ee70d Shameer Kolothum:
>    hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
> 24 e372214e663a Ethan Chen:
>    qemu-options.hx: Fix reversed description of icount sleep behavior
> 25 cd38e638c43e Peter Maydell:
>    hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
> 26 5ad2b1f443a9 J. Neuschäfer:
>    linux-user/arm: Fix return value of SYS_cacheflush
> 27 e7788da9860c Song Gao:
>    target/loongarch: add check for fcond
> 28 c2a2e1ad2a74 Song Gao:
>    target/loongarch: fix vldi/xvldi raise wrong error
> 29 0d0fc3f46589 Richard Henderson:
>    tcg: Fix constant propagation in tcg_reg_alloc_dup
> 30 9a3bf0e0ab62 Solomon Tan:
>    target/arm: Make RETA[AB] UNDEF when pauth is not implemented
> 31 a412575837b6 Philippe Mathieu-Daudé:
>    target/arm: Correct KVM & HVF dtb_compatible value
> 32 1fa2ffdbec55 Yiwei Zhang:
>    virtio-gpu: support context init multiple timeline
> 33 78e378154120 Kevin Wolf:
>    hw/s390x/ccw-device: Fix memory leak in loadparm setter
> 34 f9b0f6930407 Richard Henderson:
>    target/arm: Fix SME vs AdvSIMD exception priority
> 35 b4b2e070f41d Richard Henderson:
>    target/arm: Fix sve_access_check for SME
> 36 e6ffd009c771 Richard Henderson:
>    target/arm: Fix 128-bit element ZIP, UZP, TRN
> 37 3801c5b75ffc Richard Henderson:
>    target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
> 38 cfc688c00ade Richard Henderson:
>    target/arm: Fix f16_dotadd vs nan selection
> 39 bf020eaa6741 Richard Henderson:
>    target/arm: Fix bfdotadd_ebf vs nan selection
>
>


Reply via email to