mbox series

[Stable-9.1.1,00/32] Patch Round-up for stable 9.1.1, freeze on 2024-10-16

Message ID qemu-stable-9.1.1-20241007221311@cover.tls.msk.ru
Headers show
Series Patch Round-up for stable 9.1.1, freeze on 2024-10-16 | expand

Message

Michael Tokarev Oct. 7, 2024, 7:16 p.m. UTC
The following patches are queued for QEMU stable v9.1.1:

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

Patch freeze is 2024-10-16, and the release is planned for 2024-10-18:

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

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 ead5078cf1a5 Helge Deller:
   target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
02 48b8583698d9 Daniel P. Berrangé:
   iotests: fix expected output from gnutls
03 c72cab5ad9f8 Tiago Pasqualini:
   crypto: run qcrypto_pbkdf2_count_iters in a new thread
04 e6c09ea4f9e5 Daniel P. Berrangé:
   crypto: check gnutls & gcrypt support the requested pbkdf hash
05 586ac2c67d70 Daniel P. Berrangé:
   crypto: avoid leak of ctx when bad cipher mode is given
06 d0068b746a0a Alex Bennée:
   tests/docker: remove debian-armel-cross
07 19d2111059c8 Alex Bennée:
   tests/docker: update debian i686 and mipsel images to bookworm
08 1231bc7d12c3 Thomas Huth:
   contrib/plugins/Makefile: Add a 'distclean' target
09 7fc6611cad3e Volker Rümelin:
   hw/audio/virtio-sound: fix heap buffer overflow
10 110684c9a69a Jan Klötzke:
   hw/intc/arm_gic: fix spurious level triggered interrupts
11 ae23cd00170b Gert Wollny:
   ui/sdl2: set swap interval explicitly when OpenGL is enabled
12 8d5ab746b1e6 Daniel P. Berrangé:
   gitlab: fix logic for changing docker tag on stable branches
13 637b0aa13956 Mattias Nissler:
   softmmu: Support concurrent bounce buffers
14 b84f06c2bee7 David Hildenbrand:
   softmmu/physmem: fix memory leak in dirty_memory_extend()
15 d8d5ca40048b Fea.Wang:
   softmmu/physmem.c: Keep transaction attribute in address_space_map()
16 2d0a071e625d Mattias Nissler:
   mac_dbdma: Remove leftover `dma_memory_unmap` calls
17 4ce562290878 Fabiano Rosas:
   migration/multifd: Fix rb->receivedmap cleanup race
18 6cce0dcc6f7a Jacob Abrams:
   hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
19 8676007eff04 Peter Maydell:
   target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
20 d33d3adb5737 Helge Deller:
   target/hppa: Fix random 32-bit linux-user crashes
21 203beb6f0474 Arman Nabiev:
   target/ppc: Fix migration of CPUs with TLB_EMB TLB type
22 405e352d28c2 Fabiano Rosas:
   migration/multifd: Fix p->iov leak in multifd-uadk.c
23 4265b4f35843 Bibo Mao:
   hw/loongarch/virt: Add description for virt machine type
24 9d8d5a5b9078 TANG Tiancheng:
   tcg: Fix iteration step in 32-bit gvec operation
25 8bded2e73e80 Fabiano Rosas:
   target/ppc: Fix lxvx/stxvx facility check
26 2e4fdf566062 Mark Cave-Ayland:
   hw/mips/jazz: fix typo in in-built NIC alias
27 bc02be4508d8 Alex Bennée:
   util/timer: avoid deadlock when shutting down
28 6475155d5192 Fiona Ebner:
   block/reqlist: allow adding overlapping requests
29 67d762e716a7 Ard Biesheuvel:
   target/arm: Avoid target_ulong for physical address lookups
30 9601076b3b0b Jan Luebbe:
   hw/sd/sdcard: Fix handling of disabled boot partitions
31 c60473d29254 Alex Bennée:
   testing: bump mips64el cross to bookworm and fix package list
32 0e60fc80938d Marc-André Lureau:
   vnc: fix crash when no console attached