Hi everyone,

The QEMU v7.2.14 stable release is now available.

You can grab the tarball from our download page here:

  https://www.qemu.org/download/#source

  https://download.qemu.org/qemu-7.2.14.tar.xz
  https://download.qemu.org/qemu-7.2.14.tar.xz.sig (signature)

v7.2.14 is now tagged in the official qemu.git repository, and the
stable-7.2 branch has been updated accordingly:

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

There are 47 changes since the previous v7.2.13 release.

Thank you everyone who has been involved and helped with the stable series!

/mjt

Changelog (stable-7.2-hash master-hash Author Name: Commmit-Subject):

2c7f9dca14 Michael Tokarev:
 Update version for 7.2.14 release
cdc048e810 110684c9a6 Jan Klötzke:
 hw/intc/arm_gic: fix spurious level triggered interrupts
10ac00f7b2 d0068b746a Alex Bennée:
 tests/docker: remove debian-armel-cross
b60c61dbb8 d6192f3f75 Haoran Zhang:
 hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
b836e9f8c3 e6c09ea4f9 Daniel P. Berrangé:
 crypto: check gnutls & gcrypt support the requested pbkdf hash
d0c99edf95 c72cab5ad9 Tiago Pasqualini:
 crypto: run qcrypto_pbkdf2_count_iters in a new thread
21ce2fb8f3 b84f06c2be David Hildenbrand:
 softmmu/physmem: fix memory leak in dirty_memory_extend()
027839fe03 108d99742a Alex Bennée:
 gitlab: migrate the s390x custom machine to 22.04
a63817d034 87e012f29f Peter Maydell:
 crypto/tlscredspsk: Free username on finalize
f4e8d980fc 940d802b24 Alexander Ivanov:
 module: Prevent crash by resetting local_err in module_load_qom_all()
6effd6ad72 416f2b16c0 Richard Henderson:
 target/i386: Do not apply REX to MMX operands
4ecd282adc 547c4e5092 Stefano Garzarella:
 block/blkio: use FUA flag on write zeroes only if supported
b2ebf375c0 446e5e8b45 Jianzhou Yue:
 hw/core/ptimer: fix timer zero period condition for freq > 1GHz
fe547837bf 3874f5f73c Eric Blake:
 nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
9df5c133c9 3e7ef738c8 Eric Blake:
 nbd/server: CVE-2024-7409: Close stray clients at server-stop
7d31776d7f b9b72cb3ce Eric Blake:
 nbd/server: CVE-2024-7409: Drop non-negotiating clients
dbf946c251 c8a76dbd90 Eric Blake:
 nbd/server: CVE-2024-7409: Cap default max-connections to 100
cb48a7089b fb1c2aaa98 Eric Blake:
 nbd/server: Plumb in new args to nbd_client_add()
c179754c3c c8f60bfb43 Amjad Alsharafi:
 iotests: Add `vvfat` tests
3f27fd9536 5eed3db336 Amjad Alsharafi:
 vvfat: Fix reading files with non-continuous clusters
e2171f24be f60a6f7e17 Amjad Alsharafi:
 vvfat: Fix wrong checks for cluster mappings invariant
7dccb4fd0b 21b25a0e46 Amjad Alsharafi:
 vvfat: Fix usage of `info.file.offset`
17962e1ea8 b881cf00c9 Amjad Alsharafi:
 vvfat: Fix bug in writing to middle of file
fc2e706f4c ed5a159c3d Philippe Mathieu-Daudé:
 hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
681e338ee6 f937309fbd thomas:
 virtio-net: Fix network stall at the host side waiting for kick
d2476ced2e f1595ceb9a Akihiko Odaki:
 virtio-net: Ensure queue index fits with RSS
318a0b0556 55f9f4ee01 Peter Maydell:
 target/arm: Handle denormals correctly for FMOPA (widening)
9ce05fbc98 5a558be93a Marco Palumbi:
 hw/arm/mps2-tz.c: fix RX/TX interrupts order
41e0ca8bc8 9a45b07616 Peter Maydell:
 hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
701202a5a4 48e5b5f994 Peter Maydell:
 docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
73c258c9ed f573ac059e Peter Maydell:
 target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
0867c7fa33 76916dfa89 Peter Maydell:
 target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
59b4c2378c ea3f5a90f0 Peter Maydell:
 target/arm: Fix UMOPA/UMOPS of 16-bit values
87fd848729 56f1c0db92 Peter Maydell:
 target/arm: Don't assert for 128-bit tile accesses when SVL is 128
5d64275517 0892fffc2a Peter Maydell:
 hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
d73fdbb1d4 546d574b11 Frederik van Hövell:
 hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
e929b9186e 83340193b9 Richard Henderson:
 target/rx: Use target_ulong for address in LI
4aa3598170 d72479b117 Thomas Huth:
 hw/virtio: Fix the de-initialization of vhost-user devices
f043f7d8be 851495571d Peter Maydell:
util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
ca834bcc4d 2465c89fb9 Bibo Mao:
 hw/intc/loongson_ipi: Access memory in little endian
4d2e28bf2d 903cc9e117 songziming:
 chardev/char-win-stdio.c: restore old console mode
adfe95e1ca 13be929aff Paolo Bonzini:
 target/i386: do not crash if microvm guest uses SGX CPUID leaves
7182f4df22 a3c8d7e385 Clément Mathieu--Drif:
 intel_iommu: fix FRCD construction macro
8bfe0f8dda a207d5f87d Zhao Liu:
 hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
827497dcfe c510fe78f1 Zheyu Ma:
 hw/nvme: fix memory leak in nvme_dsm
d5373d7bdb 207d30b5fd Richard Henderson:
 target/arm: Use FPST_F16 for SME FMOPA (widening)
be735533d5 31d93fedf4 Daniyal Khan:
 target/arm: Use float_status copy in sme_fmopa_s
faa3b6d678 3becc93908 Markus Armbruster:
 qapi/qom: Document feature unstable of @x-vfio-user-server

Attachment: OpenPGP_0x61AD3D98ECDF2C8E.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to