Hi everyone, The QEMU v7.2.21 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.21.tar.xz https://download.qemu.org/qemu-7.2.21.tar.xz.sig (signature) v7.2.21 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 18 changes since the previous v7.2.20 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): ee4e62749d Michael Tokarev: Update version for 7.2.21 release 5555f73de0 9163424c50 Thomas Huth: ui/icons/qemu.svg: Add metadata information (author, license) to the logo 2ef88536a9 d0af3cd027 Peter Maydell: hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint 942285428f e13e1195db Richard Henderson: tests/tcg/multiarch: Add tb-link test 6da5cadbda 03fe665980 Richard Henderson: accel/tcg: Properly unlink a TB linked to itself e1cbca064e 4c8f69b948 Xiaoyao Li: multiboot: Fix the split lock c7cb4f1e82 bd4c0ef409 Marc-André Lureau: python/qemu/machine: use socketpair() for QMP by default 68a48e69e5 603a3bad4b Marc-André Lureau: python/qmp/legacy: make QEMUMonitorProtocol accept a socket 6490f73fc0 a3cfea92e2 Marc-André Lureau: python/qmp/protocol: add open_with_socket() df40520775 f9922937d1 Peter Delevoryas: python/machine: Fix AF_UNIX path too long on macOS a1499a8a94 Michael Tokarev: use fedora:37 for python container instead of :latest 5279a162ff aaf042299a Stéphane Graber: hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response dd7f47e71b ae4b01b349 Richard W.M. Jones: tests: Ensure TAP version is printed before other messages 1e2fdfc71b dee66bc969 Fabiano Rosas: tests/qtest: Do not run lsi53c895a test if device is not present cdfff7682c c9a1ea9c52 Markus Armbruster: Revert "tests/qtest: use qos_printf instead of g_test_message" b9579f1ceb f72fc16910 Yuxue Liu: vhost-user-test: no set non-blocking for cal fd less than 0. 9beb7e011e 3ee7f21ed2 Paolo Bonzini: tests: vhost-user-test: release mutex on protocol violation 2f8da7ed97 a11d1847d5 Alex Bennée: .gitmodules: move u-boot mirrors to qemu-project-mirrors 055b45334a 3c3c233677 David Hubbard: hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
