Hi everyone,

The QEMU v7.2.19 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.19.tar.xz
  https://download.qemu.org/qemu-7.2.19.tar.xz.sig (signature)

v7.2.19 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 26 changes since the previous v7.2.18 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):

5a6481389d Michael Tokarev:
 Update version for 7.2.19 release
196137c1c6 aef22331b5 Akihiko Odaki:
 ui/vnc: Do not copy z_stream
385eb77f60 5788929e05 Ethan Milon:
 amd_iommu: Fix truncation of oldval in amdvi_writeq
cae7315f45 5959b641c9 Alejandro Jimenez:
 amd_iommu: Remove duplicated definitions
452a0cb27b 67d3077ee4 Alejandro Jimenez:
 amd_iommu: Fix the calculation for Device Table size
dc0191c7c1 123cf4bdd3 Alejandro Jimenez:
 amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
7d8c916b77 108e10ff69 Alejandro Jimenez:
 amd_iommu: Fix masks for various IOMMU MMIO Registers
c309fddb3a ff3dcb3bf6 Alejandro Jimenez:
 amd_iommu: Update bitmasks representing DTE reserved fields
4002ea511d c63b8d1425 Alejandro Jimenez:
 amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
cd4ac461e1 091c7d7924 Alejandro Jimenez:
 amd_iommu: Fix Miscellaneous Information Register 0 encoding
94ab5f6743 983899eab4 Chaney, Ben:
 migration: Don't sync volatile memory after migration completes
5e1f406424 e4e839b2ee Geoffrey Thomas:
 linux-user: Hold the fd-trans lock across fork
1aa8057181 cfc688c00a Richard Henderson:
 target/arm: Fix f16_dotadd vs nan selection
7095d415fd 3801c5b75f Richard Henderson:
 target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
aee67c8b39 e6ffd009c7 Richard Henderson:
 target/arm: Fix 128-bit element ZIP, UZP, TRN
30f9eb2b2a b4b2e070f4 Richard Henderson:
 target/arm: Fix sve_access_check for SME
a9ec693b72 f9b0f69304 Richard Henderson:
 target/arm: Fix SME vs AdvSIMD exception priority
d12f379cd4 a412575837 Philippe Mathieu-Daudé:
 target/arm: Correct KVM & HVF dtb_compatible value
3b2089e6f2 0d0fc3f465 Richard Henderson:
 tcg: Fix constant propagation in tcg_reg_alloc_dup
62ed767ba0 5ad2b1f443 J. Neuschäfer:
 linux-user/arm: Fix return value of SYS_cacheflush
dc8199d66b e372214e66 Ethan Chen:
 qemu-options.hx: Fix reversed description of icount sleep behavior
9d40968725 f5ec751ee7 Shameer Kolothum:
 hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
741f5877da 9c55c03c05 Bibo Mao:
 hw/loongarch/virt: Fix big endian support with MCFG table
2d39032357 eef2dd03f9 Fiona Ebner:
 hw/core/qdev-properties-system: Add missing return in set_drive_helper()
f9a70c82c2 5ddd6c8dc8 Volker Rümelin:
 audio: fix SIGSEGV in AUD_get_buffer_size_out()
9ee786d9d8 a9403bfcd9 Huaitong Han:
 vhost: Don't set vring call if guest notifier is unused
010f9a472c fb8e59abbe Jamin Lin:
 hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang


Reply via email to