Opened 10 months ago
Closed 9 months ago
#21485 closed enhancement (fixed)
qemu-10.0.0
| Reported by: | Bruce Dubbs | Owned by: | Rahul Chandra |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New major version.
Change History (4)
comment:1 by , 10 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 months ago
comment:4 by , 9 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Release schedule: Planning/10.0.
System emulation
Removed features and incompatible changes
Consult the Removed features page for details of suggested replacement functionality.
New deprecated options and features
Consult the Deprecated Features chapter of the QEMU System Emulation User's Guide for further details of the deprecations and their suggested replacements.
68k
Alpha
Arm
FEAT_AFP FEAT_RPRES FEAT_XS
"npcm845-evb": NPCM845 Evaluation board "imx8mp-evk": i.MX 8M Plus EVK board
AVR
Hexagon
HPPA
LoongArch
Microblaze
MIPS
OpenRISC
PowerPC
Renesas RX
Renesas SH (sh4)
RISC-V
ISA and Extensions
Machines
Fixes and Misc
s390x
SPARC
Tricore
x86
KVM
Xtensa
Device emulation and assignment
ACPI / SMBIOS
Audio
Block devices
virtio-blksupport that was added in QEMU 9.0). This can improve scalability in cases where the guest submitted enough I/O to saturate the host CPU running a single I/O thread processing the virtio-scsi requests. Multiple I/O threads can be configured using the new 'iothread-vq-mapping' property.Graphics
Hyper-V
I2C
Input devices
IPMI
Multi-process QEMU
Network devices
NVDIMM
NVMe
PCI/PCIe
SCSI
SD card
SMBIOS
TPM
UFS
USB
VFIO
virtio
vDPA
Xen
fw_cfg
9pfs
virtiofs
Semihosting
Audio
Character devices
Crypto subsystem
Authorization subsystem
GUI
GDBStub
TCG Plugins
Host support
Memory backends
Migration
Monitor
QMP
HMP
Network
Block device backends and tools
Tracing
Semihosting
Miscellaneous
User-mode emulation
signals
runtime
binfmt_misc
alpha
arm/arm64/aarch64
HPPA
LoongArch
PowerPC
s390
x86
TCG
LoongArch
Record/Replay
RISC-V
Guest agent
Documentation
Build Information
Process
Rust usage
Support for device models written in the Rust programming language is still considered experimental, and does not have full feature parity compared to QEMU binaries that are compiled with --disable-rust. However, it has matured enough that developing new devices can (almost entirely) be done in the safe subset of Rust.
For now, binaries compiled with --enable-rust link statically to Rust libstd. This is not suitable for e.g. Linux distributions but could be okay for other, special purpose distributions of QEMU.
The current minimum supported Rust version is 1.63.0, with plans to move to 1.77.0. This means that:
Debian bullseye and bookworm otherwise remains supported platforms for QEMU; Debian bullseye will cease to be a supported platform as soon as Debian trixie is released.
Dependencies
Testing and CI
Host support
Windows
Known issues