Preview
Open Original
24 Dec 2025
We’d like to announce the availability of the QEMU 10.2.0 release. This release contains 2300+ commits from 188 authors.
You can grab the tarball from our download page. The full list of changes are available in the changelog.
Highlights include:
- 9pfs shared filesystem support for FreeBSD hosts
- Live update support via new ‘cpr-exec’ migration mode, allowing reduced resource usage when updating VMs, and potential for re-using existing state/connections throughout update
- Performance improvements via switching to io_uring for QEMU’s main loop
- Lots of fixes/improvements for user-mode emulation
- ARM: support for CPU features FEAT_SCTLR2, FEAT_TCR2, FEAT_CSSC, FEAT_LSE128, FEAT_…
24 Dec 2025
We’d like to announce the availability of the QEMU 10.2.0 release. This release contains 2300+ commits from 188 authors.
You can grab the tarball from our download page. The full list of changes are available in the changelog.
Highlights include:
- 9pfs shared filesystem support for FreeBSD hosts
- Live update support via new ‘cpr-exec’ migration mode, allowing reduced resource usage when updating VMs, and potential for re-using existing state/connections throughout update
- Performance improvements via switching to io_uring for QEMU’s main loop
- Lots of fixes/improvements for user-mode emulation
- ARM: support for CPU features FEAT_SCTLR2, FEAT_TCR2, FEAT_CSSC, FEAT_LSE128, FEAT_ATS1A, FEAT_RME_GPC2, FEAT_AIE, FEAT_MEC, and FEAT_GCS
- ARM: support for new ‘amd-versal2-virt’ board model, and improvements to existing ‘AST2600’/’AST2700’/’AST1030’ and ‘xlnx-zynqmp’ boards
- HPPA: Emulation support for an HP 715/64 workstation
- HPPA: Emulation support for NCR 53c710 SCSI controller and HP LASI multi-I/O chip (developed by Google Summer of Code contributor Soumyajyotii Ssarkar)
- PowerPC: Support for PowerNV11 and PPE42 CPU/machines
- PowerPC: FADUMP support for pSeries
- RISC-V: Numerous emulation fixes/improvements for various components
- s390x: virtio-pci performance improvements via irqfd
- and lots more…
Thank you to everybody who contributed to this release, whether that was by writing code, reporting bugs, improving documentation, testing, or providing the project with CI resources. We couldn’t do these without you!