mbox series

[Stable-7.2.15,v2,00/39] Patch Round-up for stable 7.2.15, freeze on 2024-11-18

Message ID qemu-stable-7.2.15-20241118210517@cover.tls.msk.ru (mailing list archive)
Headers show
Series Patch Round-up for stable 7.2.15, freeze on 2024-11-18 | expand

Message

Michael Tokarev Nov. 18, 2024, 6:06 p.m. UTC
The following patches are queued for QEMU stable v7.2.15:

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

Patch freeze is 2024-11-18 (today), and the release is planned for 2024-11-20:

  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* d8d5ca40048b Fea.Wang:
   softmmu/physmem.c: Keep transaction attribute in address_space_map()
02* 8bded2e73e80 Fabiano Rosas:
   target/ppc: Fix lxvx/stxvx facility check
03* 6475155d5192 Fiona Ebner:
   block/reqlist: allow adding overlapping requests
04* 3e964275d65b Alexander Bulekov:
   fuzz: disable leak-detection for oss-fuzz builds
05* e6d8e5e6e366 Paolo Bonzini:
   tracetool: avoid invalid escape in Python string
06* a9ee641bd46f Philippe Mathieu-Daudé:
   linux-user/flatload: Take mmap_lock in load_flt_binary()
07* 2884596f5f38 Richard Henderson:
   linux-user: Fix parse_elf_properties GNU0_MAGIC check
08* 9472083e642b Stefano Garzarella:
   scsi: fetch unit attention when creating the request
09* 3db74afec3ca Alexandra Diupina:
   hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
10* f27206ceedbe Marc-André Lureau:
   hw/audio/hda: free timer on exit
11* 5504a8126115 Peter Xu:
   KVM: Dynamic sized kvm memslots array
12* d9280ea31747 Stefan Berger:
   tests: Wait for migration completion on destination QEMU to avoid failures
13* 04bbc3ee52b3 Kevin Wolf:
   raw-format: Fix error message for invalid offset/size
14* a7cfd751fb26 Richard Henderson:
   tcg: Reset data_gen_ptr correctly
15* 987b63f24afe Peter Maydell:
   target/i386: Avoid unreachable variable declaration in mmu_translate()
16* b56617bbcb47 Alexander Graf:
   target/i386: Walk NPT in guest real mode
17* 8704132805cf Ilya Leoshkevich:
   linux-user/ppc: Fix sigmask endianness issue in sigreturn
18* 97f116f9c6fd Alex Bennée:
   gitlab: make check-[dco|patch] a little more verbose
19* e29bc931e169 Stefan Weil:
   Fix calculation of minimum in colo_compare_tcp
20* 75fe36b4e8a9 Bernhard Beschow:
   net/tap-win32: Fix gcc 14 format truncation errors
21* 1505b651fdbd Peter Maydell:
   target/arm: Don't assert in regime_is_user() for E10 mmuidx values
22* 5a60026cad4e Evgenii Prokopiev:
   target/riscv/csr.c: Fix an access to VXSAT
23* 929e4277c128 TANG Tiancheng:
   target/riscv: Correct SXL return value for RV32 in RV64 QEMU
24* a84be2baa9ec Sergey Makarov:
   hw/intc: Don't clear pending bits on IRQ lowering
25* f8c1f36a2e3d Rob Bradford:
   target/riscv: Set vtype.vill on CPU reset
26* 0678e9f29c23 Anup Patel:
   hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
27* 2ae6cca1d338 Yong-Xuan Wang:
   hw/intc/riscv_aplic: Check and update pending when write sourcecfg
28* c128d39edeff Anton Blanchard:
   target/riscv: Fix vcompress with rvv_ta_all_1s
29* c9b8a13a8841 Ilya Leoshkevich:
   target/ppc: Set ctx->opcode for decode_insn32()
30* e6b2fa1b81ac Peter Maydell:
   target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
31* 9529aa6bb4d1 Klaus Jensen:
   hw/nvme: fix handling of over-committed queues
32* 042b4ebfd229 Christian Schoenebeck:
   9pfs: fix crash on 'Treaddir' request
33 8fa11a4df344 Alexander Graf:
   target/i386: Fix legacy page table walk
34 8491026a08b4 Helge Deller:
   linux-user: Fix setreuid and setregid to use direct syscalls
35 f27550804688 Richard Henderson:
   target/arm: Drop user-only special case in sve_stN_r
36 8377e3fb854d Peter Maydell:
   tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
37 c3d7c18b0d61 Thomas Huth:
   hw/misc/mos6522: Fix bad class definition of the MOS6522 device
38 626b39006d2f Paolo Bonzini:
   hw/audio/hda: fix memory leak on audio setup
39 b2cc69997924 Guenter Roeck:
   usb-hub: Fix handling port power control messages

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