[Stable-7.2.20 00/18] Patch Round-up for stable 7.2.20, freeze on 2025-09-06

Michael Tokarev posted 18 patches 1 month ago
Failed in applying to current master (apply log)
[Stable-7.2.20 00/18] Patch Round-up for stable 7.2.20, freeze on 2025-09-06
Posted by Michael Tokarev 1 month ago
The following patches are queued for QEMU stable v7.2.20:

  https://gitlab.com/qemu-project/qemu/-/commits/staging-7.2

Patch freeze is 2025-09-06, and the release is planned for 2025-09-08:

  https://wiki.qemu.org/Planning/7.2

Please respond here or CC qemu-stable@nongnu.org on any additional patches
you think should (or shouldn't) be included in the release.

The changes which are staging for inclusion, with the original commit hash
from master branch, are given below the bottom line.

Thanks!

/mjt

--------------------------------------
01 b8882becd572 Michael Tokarev:
   hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation
02 feea87cd6b64 Paolo Bonzini:
   target/i386: fix width of third operand of VINSERTx128
03 535ca76425fc Richard Henderson:
   target/arm/sme: Reorg SME access handling in handle_msr_i()
04 3c9ee5489488 Richard Henderson:
   target/arm/sme: Rebuild hflags in set_pstate() helpers
05 2a8af3825958 Richard Henderson:
   target/arm/sme: Introduce aarch64_set_svcr()
06 7f2a01e7368f Richard Henderson:
   target/arm/sme: Reset SVE state in aarch64_set_svcr()
07 fccb49182e23 Richard Henderson:
   target/arm/sme: Reset ZA state in aarch64_set_svcr()
08 f43185571491 Richard Henderson:
   target/arm/sme: Rebuild hflags in aarch64_set_svcr()
09 5c922ec5b136 Richard Henderson:
   target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
10 99870aff907b Peter Maydell:
   linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
11 e895095c78ab Philippe Mathieu-Daudé:
   target/mips: Only update MVPControl.EVP bit if executed by master VPE
12 2bfcd27e00a4 Luc Michel:
   hw/net/cadence_gem: fix register mask initialization
13 b10bd4bd17ac Zenghui Yu:
   hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active
14 35cca0f95ff5 Vacha Bhavsar:
   target/arm: Fix big-endian handling of NEON gdb remote debugging
15 97b3d732afec Vacha Bhavsar:
   target/arm: Fix handling of setting SVE registers from gdb
16 13ed972b4ce5 Jamin Lin:
   hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030
17 c0df98ab1f3d Werner Fink:
   qemu-iotests: Ignore indentation in Killed messages
18 e262646e12ac Philippe Mathieu-Daudé:
   hw/sd/ssi-sd: Return noise (dummy byte) when no card connected