Hello, On behalf of the QEMU Team, I'd like to announce the availability of the fifth release candidate for the QEMU 7.1 release. This release is meant for testing purposes and should not be used in a production environment.
http://download.qemu-project.org/qemu-7.1.0-rc4.tar.xz http://download.qemu-project.org/qemu-7.1.0-rc4.tar.xz.sig You can help improve the quality of the QEMU 7.1 release by testing this release and reporting bugs using our GitLab issue tracker: https://gitlab.com/qemu-project/qemu/-/issues The release plan, as well a documented known issues for release candidates, are available at: http://wiki.qemu.org/Planning/7.1 Please add entries to the ChangeLog for the 7.1 release below: http://wiki.qemu.org/ChangeLog/7.1 Thank you to everyone involved! Changes since rc3: 9a99f964b1: Update version for v7.1.0-rc4 release (Richard Henderson) 5af2b0f6ea: qemu-options: try and clarify preferred block semantics (Alex Bennée) 00269477c2: tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan (Thomas Huth) 41adc59640: tests/migration/i386: Speed up the i386 migration test (when using TCG) (Thomas Huth) c398c76187: tests/migration/aarch64: Speed up the aarch64 migration test (Thomas Huth) e25636a12a: tests/qtest/migration-test: Only wait for serial output where migration succeeds (Thomas Huth) 48acf68cfe: tests/avocado: push default timeout to QemuBaseTest (Alex Bennée) 51e15194b0: scsi-generic: Fix emulated block limits VPD page (Kevin Wolf) 6fab0c182d: target/hppa: Fix proberi instruction emulation for linux-user (Helge Deller) 976a55c0fe: Revert "linux-user: un-parent OBJECT(cpu) when closing thread" (Richard Henderson) a9197ad210: kvm: fix segfault with query-stats-schemas and -M none (Paolo Bonzini) 88738ea40b: ui/console: fix qemu_console_resize() regression (Marc-André Lureau) f0caba4475: build-sys: disable vhost-user-gpu if !opengl (Marc-André Lureau) 2748583211: dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies (Priyankar Jain) 9afb4177d6: virtio-pci: don't touch pci on virtio reset (Michael S. Tsirkin) 888fbaaf02: tests: acpi: silence applesmc warning about invalid key (Igor Mammedov) 4f41b4e445: hw/cxl: Correctly handle variable sized mailbox input payloads. (Jonathan Cameron) 66a2356485: hw/cxl: Fix Get LSA input payload size which should be 8 bytes. (Jonathan Cameron) 29d1fbc6c6: hw/cxl: Add stub write function for RO MemoryRegionOps entries. (Jonathan Cameron) d2289b524e: hw/cxl: Fix wrong query of target ports (Jonathan Cameron) a99fbb003b: hw/cxl: Fix memory leak in error paths (Jonathan Cameron) 3824e25db1: x86: disable rng seeding via setup_data (Gerd Hoffmann) 643a943554: hw/virtio: fix vhost_user_read tracepoint (Alex Bennée) 5a9d5f09b1: hw/virtio: handle un-configured shutdown in virtio-pci (Alex Bennée) f20400ed0d: hw/virtio: gracefully handle unset vhost_dev vdev (Alex Bennée) 9a4b6a63ae: virtio-scsi: fix race in virtio_scsi_dataplane_start() (Stefan Hajnoczi)