Hello, On behalf of the QEMU Team, I'd like to announce the availability of the fourth release candidate for the QEMU 10.2 release. This release is meant for testing purposes and should not be used in a production environment.
http://download.qemu.org/qemu-10.2.0-rc3.tar.xz http://download.qemu.org/qemu-10.2.0-rc3.tar.xz.sig You can help improve the quality of the QEMU 10.2 release by testing this release and reporting bugs using our GitLab issue tracker: https://gitlab.com/qemu-project/qemu/-/milestones/17 The release plan, as well a documented known issues for release candidates, are available at: http://wiki.qemu.org/Planning/10.2 Please add entries to the ChangeLog for the 10.2 release below: http://wiki.qemu.org/ChangeLog/10.2 Thank you to everyone involved! Changes since rc2: 9c23f2a7b0: Update version for v10.2.0-rc3 release (Richard Henderson) efd6b3d176: Revert "hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer" (Philippe Mathieu-Daudé) 0d42e48c73: Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro" (Philippe Mathieu-Daudé) 326e620fc0: Fix const qualifier build errors with recent glibc (Cédric Le Goater) e742b7bdc2: scripts/nsis.py: Tell makensis that WoA is 64 bit (Stefan Weil) 4fdff25625: hw/pci: Fix typo in documentation (Stefan Weil) 0bc6fa2446: migration: Fix order of function arguments (Stefan Weil) 46228925ed: vhost: Always initialize cached vring data (Hanna Czenczek) 8062bfd517: scripts: fix broken error path in modinfo-collect.py (Denis V. Lunev) 93332c90bf: hw/9pfs: Correct typo (Alano Song) df3b304605: osdep: Undefine FSCALE definition to fix Solaris builds (Philippe Mathieu-Daudé) dd77ef99aa: target/arm: handle unaligned PC during tlb probe (Alex Bennée) d100193724: target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec (Alex Bennée) 2a425aae0b: target/arm: ensure PSCI register updates are flushed (Alex Bennée) c22e943ea1: Revert "target/arm: Re-use arm_is_psci_call() in HVF" (Alex Bennée) 704db3e250: aspeed: Deprecate the fby35 machine (Cédric Le Goater) fa2580f574: contrib/plugins/uftrace_symbols.py: unbreak --no-prefix-symbols (Sönke Holz) 81c5a3f867: plugins/core: allow reading of registers during discon events (Alex Bennée) ee6a482e9c: MAINTAINERS: update the custom runner entries (Alex Bennée) 23a5e2584e: docs/devel: Correct typo (Alano Song) 6f365f185a: docs/devel: update build environment setup documentation (Alex Bennée) 0b50ff0c0a: tests/docker: drop --disable-[tools|system] from all-test-cross (Alex Bennée) 2addcefd69: tests/docker: transition debian-all-test-cross to lcitool (Alex Bennée) 7cffc86162: tests/lcitool: add bzip2 to the minimal dependency list (Alex Bennée) a55d610bac: tests/qemu-iotests: Check for a functional "secret" object before using it (Thomas Huth) 7242e51517: tests/tcg: honour the available QEMU binaries when running check-tcg (Alex Bennée) 7e71b8e7f2: gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3 (Michael Tokarev) 56a4ba5f88: gitlab: drop explicit pxe-test from the build-tci job (Alex Bennée) ca49625616: gitlab: drop --disable-pie from aarch64-all-linux-static build (Alex Bennée) ff633bc5d5: include/aarch64/host: Fix atomic16_fetch_{and,or} (Richard Henderson) 6833615bfd: include/generic/host: Fix atomic128-cas.h.inc for Int128 structure (Richard Henderson) 8c00f56fca: tcg/tci: Disable -Wundef FFI_GO_CLOSURES warning (Richard Henderson) 93fa829344: tcg: Remove duplicate test from plugin_gen_mem_callbacks (Richard Henderson) 92cf74baf4: tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr (Richard Henderson) 41706d3e72: tcg: Zero extend 32-bit addresses for TCI (Richard Henderson) 2c3165a1a6: file-posix: Handle suspended dm-multipath better for SG_IO (Kevin Wolf) 23c586abf2: vfio-user: recycle msg on failure (John Levon) 0df8baec95: vfio-user: simplify vfio_user_recv_one() (John Levon) 7b884e2a27: vfio-user: refactor out header handling (John Levon) 356c7b1752: vfio-user: clarify partial message handling (John Levon) a8731f691d: vfio-user: simplify vfio_user_process() (John Levon) 1f3b34e403: docs/interop/vfio-user: update protocol specification (John Levon)
