Hello, On behalf of the QEMU Team, I'd like to announce the availability of the fourth release candidate for the QEMU 10.0 release. This release is meant for testing purposes and should not be used in a production environment.
http://download.qemu.org/qemu-10.0.0-rc3.tar.xz http://download.qemu.org/qemu-10.0.0-rc3.tar.xz.sig You can help improve the quality of the QEMU 10.0 release by testing this release and reporting bugs using our GitLab issue tracker: https://gitlab.com/qemu-project/qemu/-/milestones/15 The release plan, as well a documented known issues for release candidates, are available at: http://wiki.qemu.org/Planning/10.0 Please add entries to the ChangeLog for the 10.0 release below: http://wiki.qemu.org/ChangeLog/10.0 Thank you to everyone involved! And please excuse the delayed announcement email, which was meant to go out yesterday after publishing. Changes since rc2: 56c6e249b6: Update version for v10.0.0-rc3 release (Stefan Hajnoczi) ae81527b43: scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword (Zhao Liu) 8c996e3271: hw/nvme: fix attachment of private namespaces (Klaus Jensen) f978f410aa: hw/arm/imx8mp-evk: Temporarily remove unimplemented imx8mp-fspi node from devicetree (Guenter Roeck) 764ca3ec89: hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree (Guenter Roeck) 535ef19566: hw/ufs: Fix incorrect comment for segment_size and allocation_unit_size (Keoseong Park) 2ba700a501: docs/arm: Add apple HVF host for supported guest CPU type (Zhang Chen) 15a9fe6e35: hw/core/machine: Fix -machine dumpdtb=file.dtb (Joel Stanley) a7a05f5f6a: smbios: Fix buffer overrun when using path= option (Daan De Meyer) f8222bfba3: test-bdrv-drain: Fix data races (Vitalii Mordan) 61b6d9b749: scsi-disk: Apply error policy for host_status errors again (Kevin Wolf) b3d47c8303: target/ppc: Fix SPRC/SPRD SPRs for P9/10 (Nicholas Piggin) 9808ce6d5c: target/ppc: Big-core scratch register fix (Nicholas Piggin) 8e4ffb4ef4: qcow2: Don't crash qemu-img info with missing crypto header (Kevin Wolf) 6b36a57831: qemu-img: fix division by zero in bench_cb() for zero-sized images (Denis Rastyogin) 8d41a7dfc2: qga/qapi-schema: Add a proper introduction (Markus Armbruster) 5e03548bf2: storage-daemon/qapi/qapi-schema: Add a proper introduction (Markus Armbruster) 9199d324a8: qapi/qapi-schema: Address the introduction's bit rot (Markus Armbruster) d0ae5a3058: qapi/qapi-schema: Update introduction for example notation (Markus Armbruster) 6d7b3efc3f: docs/sphinx/qmp_lexer: Highlight elisions like comments, not prompts (Markus Armbruster) bc361f2f9b: docs/sphinx/qmp_lexer: Generalize elision syntax (Markus Armbruster) e27608d053: docs/devel/qapi-code-gen: Improve the part on qmp-example directive (Markus Armbruster) 0d4c7ea0f8: docs/interop: Sanitize QMP reference manuals TOC (Markus Armbruster) ae75c37e50: docs/interop: Delete "QEMU Guest Agent Protocol Reference" TOC (Markus Armbruster) 2f0bcc65a8: qapi/rocker: Tidy up query-rocker-of-dpa-flows example (Markus Armbruster) 23d017ca84: docs/devel/qapi-code-gen: Tidy up whitespace (Markus Armbruster) fa0dde12db: hw/loongarch/virt: Replace destination error with error_abort (Bibo Mao) 988ad4cceb: hw/loongarch/virt: Fix cpuslot::cpu set at last in virt_cpu_plug() (Bibo Mao) d31d37fded: docs: deprecate RISC-V default machine option (Daniel Henrique Barboza) 49551752e8: hw/arm: Do not build VMapple machine by default (Philippe Mathieu-Daudé) 51514a34b3: tests/qtest: Skip Aarch64 VMapple machine (Philippe Mathieu-Daudé) bd20bc46fe: tests/functional: Skip aarch64_replay test on macOS (Philippe Mathieu-Daudé) 00f119f4c4: tests/functional: Add a decorator for skipping tests on particular OS (Philippe Mathieu-Daudé) 4412d71382: tests/functional/test_aarch64_rme_virt: fix sporadic failure (Pierrick Bouvier) e139bc4b17: tcg: Allocate TEMP_VAL_MEM frame in temp_load() (Philippe Mathieu-Daudé) 961841472d: Revert "iotests: Stop NBD server in test 162 before starting the next one" (Thomas Huth) 719255486d: hw/i386/amd_iommu: Assign pci-id 0x1419 for the AMD IOMMU device (Suravee Suthikulpanit) c17ad4b11b: virtio-net: Fix num_buffers for version 1 (Akihiko Odaki) c0b32426ce: migration: fix SEEK_CUR offset calculation in qio_channel_block_seek (Marco Cavenati)