Hello, On behalf of the QEMU Team, I'd like to announce the availability of the third release candidate for the QEMU 9.1 release. This release is meant for testing purposes and should not be used in a production environment.
http://download.qemu.org/qemu-9.1.0-rc2.tar.xz http://download.qemu.org/qemu-9.1.0-rc2.tar.xz.sig You can help improve the quality of the QEMU 9.1 release by testing this release and reporting bugs using our GitLab issue tracker: https://gitlab.com/qemu-project/qemu/-/milestones/13 The release plan, as well a documented known issues for release candidates, are available at: http://wiki.qemu.org/Planning/9.1 Please add entries to the ChangeLog for the 9.1 release below: http://wiki.qemu.org/ChangeLog/9.1 Thank you to everyone involved! Changes since rc1: b0d6c037ea: Update version for v9.1.0-rc2 release (Richard Henderson) 3aefee3ec0: linux-user: Preserve NULL hit in target_mmap subroutines (Richard Henderson) a6e65975c3: target/i386: Fix arguments for vmsr_read_thread_stat() (Anthony Harivel) 3ef11c991e: po: update Italian translation (Paolo Bonzini) 940d802b24: module: Prevent crash by resetting local_err in module_load_qom_all() (Alexander Ivanov) 7700d2293c: target/i386: Assert MMX and XMM registers in range (Richard Henderson) 4c2c047469: target/arm: Fix usage of MMU indexes when EL3 is AArch32 (Peter Maydell) 150c24f34e: target/arm: Update translation regime comment for new features (Peter Maydell) 8e0c9a9efa: target/arm: Clear high SVE elements in handle_vec_simd_wshli (Richard Henderson) 20516e8d0e: hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values (Zheyu Ma) 45230bca85: target/i386: Use unit not type in decode_modrm (Richard Henderson) 416f2b16c0: target/i386: Do not apply REX to MMX operands (Richard Henderson) fe68cc0923: target/hexagon: don't look for static glib (Alyssa Ross) 547c4e5092: block/blkio: use FUA flag on write zeroes only if supported (Stefano Garzarella) ed5031ad5d: arm/virt: place power button pin number on a define (Mauro Carvalho Chehab) 446e5e8b45: hw/core/ptimer: fix timer zero period condition for freq > 1GHz (Jianzhou Yue) fa62cb989a: net: Fix '-net nic,model=' for non-help arguments (David Woodhouse) a8e1ea4c97: docs: Typo fix in live disk backup (Eric Blake) 09334420d2: docs/interop/prl-xml.rst: Fix minor grammar nits (Peter Maydell) 7d9fc7e74d: docs/interop/prl-xml.txt: Convert to rST (Peter Maydell) 1bc0fc0a0b: docs/interop/parallels.txt: Convert to rST (Peter Maydell) 8dac93a8ee: docs/interop/nbd.txt: Convert to rST (Peter Maydell) 9ca6876dc0: docs/specs/rocker.txt: Convert to rST (Peter Maydell) 0554840032: include: Fix typo in name of MAKE_IDENTFIER macro (Peter Maydell) 64678fc45d: target/arm: Fix BTI versus CF_PCREL (Richard Henderson) 3e7ef738c8: nbd/server: CVE-2024-7409: Close stray clients at server-stop (Eric Blake) b9b72cb3ce: nbd/server: CVE-2024-7409: Drop non-negotiating clients (Eric Blake) c8a76dbd90: nbd/server: CVE-2024-7409: Cap default max-connections to 100 (Eric Blake) fb1c2aaa98: nbd/server: Plumb in new args to nbd_client_add() (Eric Blake) c719573d71: nbd: Minor style and typo fixes (Eric Blake)