ChangeLog/10.0: Difference between revisions
(Created page with "Release schedule: Planning/10.0. == System emulation == === Removed features and incompatible changes === Consult the [https://qemu-project.gitlab.io/qemu/about/removed-features.html 'Removed features'] page for details of suggested replacement functionality. === New deprecated options and features === Consult the [https://qemu-project.gitlab.io/qemu/about/deprecated.html "Deprecated Features"] chapter of the QEMU System Emulation User's Guide for further detai...") |
Schoenebeck (talk | contribs) (→9pfs: fix gitlab #2337) |
||
Line 112: | Line 112: | ||
==== 9pfs ==== | ==== 9pfs ==== | ||
* Fix a regression regarding CVE-2023-2861 with security_model=passthrough which caused certain sockets on guest to fail ([https://gitlab.com/qemu-project/qemu/-/issues/2337 bug #2337], commit [https://gitlab.com/qemu-project/qemu/-/commit/d06a9d843fb65351e0e4dc42ba0c404f01ea92b3 b5e3f63a]). | |||
==== virtiofs ==== | ==== virtiofs ==== |
Latest revision as of 14:35, 12 December 2024
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
AVR
CRIS
Hexagon
HPPA
LoongArch
Microblaze
MIPS
Nios2
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
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
- Fix a regression regarding CVE-2023-2861 with security_model=passthrough which caused certain sockets on guest to fail (bug #2337, commit b5e3f63a).