[Stable-8.2.10 v2 00/51] Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen)

Michael Tokarev posted 51 patches 1 week ago
Only 9 patches received!
[Stable-8.2.10 v2 00/51] Patch Round-up for stable 8.2.10, freeze on 2025-03-24 (frozen)
Posted by Michael Tokarev 1 week ago
The following patches are queued for QEMU stable v8.2.10:

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

Patch freeze is 2025-03-24 (frozen), and the release is planned for 2025-03-26:

  https://wiki.qemu.org/Planning/8.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* 27a8d899c7a1 Khem Raj:
   linux-user: Do not define struct sched_attr if libc headers do
02* 1e3d4d9a1a32 Laurent Vivier:
   qmp: update vhost-user protocol feature maps
03* 66a1b4991c32 Thomas Huth:
   gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
04* 4dafba778aa3 Volker Rümelin:
   ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
05* 7a74e468089a Mikael Szreder:
   target/sparc: Fix gdbstub incorrectly handling registers f32-f62
06* c81d1fafa623 Richard Henderson:
   linux-user: Honor elf alignment when placing images
07* 4b7b20a3b72c Fabiano Rosas:
   elfload: Fix alignment when unmapping excess reservation
08* b819fd699424 Peter Maydell:
   target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 
   and NS EL1
09* 1960d9701ef7 Peter Maydell:
   target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, 
   NS
10* ccda792945d6 Peter Maydell:
   target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
11* 707d478ed8f2 Peter Maydell:
   target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
12* 4cf494865161 Peter Maydell:
   target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
13* d04c6c3c000a Peter Maydell:
   hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
14* 4d436fb05c2a Peter Maydell:
   target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
15* 464ce71a963b Bernhard Beschow:
   Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
16* 63dc0b864739 Sairaj Kodilkar:
   amd_iommu: Use correct DTE field for interrupt passthrough
17* 3684717b7407 Sairaj Kodilkar:
   amd_iommu: Use correct bitmask to set capability BAR
18* 83cb18ac4500 Stefano Garzarella:
   cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
19* 7bd4eaa847fc Bibo Mao:
   target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers
20* 12c365315ab2 Joelle van Dyne:
   target/arm/hvf: sign extend the data for a load operation when SSE=1
21* ffd455963f23 Max Chou:
   target/riscv: rvv: Fix unexpected behavior of vector reduction 
   instructions when vl is 0
22* 3fba76e61caa Daniel Henrique Barboza:
   target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
23* c86edc547692 Daniel Henrique Barboza:
   target/riscv: throw debug exception before page fault
24* 3521f9cadc29 Rodrigo Dias Correa:
   goldfish_rtc: Fix tick_offset migration
25* 2ad638a3d160 Denis Rastyogin:
   block/qed: fix use-after-free by nullifying timer pointer after free
26* 87c8b4fc3c1c Markus Armbruster:
   docs/about/build-platforms: Correct minimum supported Python version
27* 3b2e22c0bbe2 Patrick Venture:
   hw/gpio: npcm7xx: fixup out-of-bounds access
28* cde3247651dc Peter Maydell:
   target/arm: Correct LDRD atomicity and fault behaviour
29* ee786ca11504 Peter Maydell:
   target/arm: Correct STRD atomicity
30* 02ae315467ce Peter Maydell:
   util/qemu-timer.c: Don't warp timer from timerlist_rearm()
31* db0d4017f9b9 Eugenio Pérez:
   net: parameterize the removing client from nc list
32* e7891c575fb2 Eugenio Pérez:
   net: move backend cleanup to NIC cleanup
33* 29c041ca7f8d Nicholas Piggin:
   ppc/pnv/occ: Fix common area sensor offsets
34* 937df81af675 Peter Maydell:
   hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
35* 2fa3a5b94696 Peter Maydell:
   hw/net/smc91c111: Sanitize packet numbers
36* aad6f264add3 Peter Maydell:
   hw/net/smc91c111: Sanitize packet length on tx
37* 700d3d6dd41d Peter Maydell:
   hw/net/smc91c111: Don't allow data register access to overrun buffer
38* 3a11b653a63f Philippe Mathieu-Daudé:
   hw/xen/hvm: Fix Aarch64 typo
39* b75c5f987916 Kevin Wolf:
   block: Zero block driver state before reopening
40* 48170c2d865a Greg Kurz:
   docs: Rename default-configs to configs
41* 9cf6e41fe293 Philippe Mathieu-Daudé:
   ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
42 e6c38d2ab55d Joe Komlodi:
   util/cacheflush: Make first DSB unconditional on aarch64
43 298a04998fa4 Richard Henderson:
   target/arm: Make DisasContext.{fp, sve}_access_checked tristate
44 cc7abc35dfa7 Richard Henderson:
   target/arm: Simplify pstate_sm check in sve_access_check
45 02ce6cea71be Guo Hongyu:
   target/loongarch: Fix vldi inst
46* 50e975414906 Konstantin Shkolnyy:
   vdpa: Fix endian bugs in shadow virtqueue
47 b027f55a994a Konstantin Shkolnyy:
   vdpa: Allow vDPA to work on big-endian machine
48 672cb29d1e81 Santiago Monserrat Campanello:
   docs/about/emulation: Fix broken link
49 1a010d22b7ad Richard Henderson:
   linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
50 73c0c904fc99 Nicholas Piggin:
   target/ppc: Fix e200 duplicate SPRs
51 78877b2e0646 Jamin Lin:
   hw/misc/aspeed_hace: Fix buffer overflow in has_padding function

(commit(s) marked with * were in previous series and are not resent)