Hi everyone,

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

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

b26daad0c4 Michael Tokarev:
 Update version for 7.2.20 release
9ac9b7ea53 606978500c Michael Tokarev:
 block/curl: fix curl internal handles handling
cb72e6e445 1f82ca7234 Denis Rastyogin:
 target/mips: fix TLB huge page check to use 64-bit shift
2c2da6ecf8 51c3aebfda Philippe Mathieu-Daudé:
 linux-user/mips: Select M14Kc CPU to run microMIPS binaries
2d035553f3 7a09b3cc70 Philippe Mathieu-Daudé:
 linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
41e2ed199e 14ab44b96d Philippe Mathieu-Daudé:
 elf: Add EF_MIPS_ARCH_ASE definitions
8a9322814e f7e3d7521b Philippe Mathieu-Daudé:
 linux-user/mips: Do not try to use removed R5900 CPU
d790ae865c 450cb7ec2c Philippe Mathieu-Daudé:
 linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
ee2a2c7d54 8e4649cac9 Laurent Vivier:
 e1000e: Prevent crash from legacy interrupt firing after MSI-X enable
5c8b55967f 28c5d27dd4 minglei.liu:
 qga: Fix truncated output handling in guest-exec status reporting
978cd0679d d6f67b83b8 Daniel Xu:
 qga: Fix memory leak when output stream is unused
c8f0f7c1f3 2e27650bdd Peter Maydell:
 hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
e83c6b7411 5ffd387e9e Peter Maydell:
 scripts/kernel-doc: Avoid new Perl precedence warning
b3ad244853 adda0ad56b Akihiko Odaki:
 virtio-net: Add queues for RSS during migration
361da9bd09 9379ea9db3 Akihiko Odaki:
 virtio-net: Add queues before loading them
653217a501 8c49756825 Akihiko Odaki:
 virtio-net: Add only one queue pair when realizing
465c50ac0f c12cbaa007 Zero Tang:
 i386/tcg/svm: fix incorrect canonicalization
c01efd93cf e262646e12 Philippe Mathieu-Daudé:
 hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
64e5f0f93d c0df98ab1f Werner Fink:
 qemu-iotests: Ignore indentation in Killed messages
7023cde2e4 13ed972b4c Jamin Lin:
 hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030
423a3bece9 97b3d732af Vacha Bhavsar:
 target/arm: Fix handling of setting SVE registers from gdb
d85e56bc73 35cca0f95f Vacha Bhavsar:
 target/arm: Fix big-endian handling of NEON gdb remote debugging
e3ac46b455 b10bd4bd17 Zenghui Yu:
 hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active
f74d5de046 2bfcd27e00 Luc Michel:
 hw/net/cadence_gem: fix register mask initialization
b662b0e862 e895095c78 Philippe Mathieu-Daudé:
 target/mips: Only update MVPControl.EVP bit if executed by master VPE
7b94f67dd0 99870aff90 Peter Maydell:
 linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
7356bc8036 5c922ec5b1 Richard Henderson:
 target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
3ece4d8a14 f431855714 Richard Henderson:
 target/arm/sme: Rebuild hflags in aarch64_set_svcr()
3629f08406 fccb49182e Richard Henderson:
 target/arm/sme: Reset ZA state in aarch64_set_svcr()
4f50e20ec3 7f2a01e736 Richard Henderson:
 target/arm/sme: Reset SVE state in aarch64_set_svcr()
a2f3bbf35e 2a8af38259 Richard Henderson:
 target/arm/sme: Introduce aarch64_set_svcr()
f365f4e341 3c9ee54894 Richard Henderson:
 target/arm/sme: Rebuild hflags in set_pstate() helpers
73a4a6432a 535ca76425 Richard Henderson:
 target/arm/sme: Reorg SME access handling in handle_msr_i()
489a0714bf feea87cd6b Paolo Bonzini:
 target/i386: fix width of third operand of VINSERTx128
9e9172ffb4 b8882becd5 Michael Tokarev:
 hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation


Reply via email to