ChangeLog/6.1: Difference between revisions
(s390-ccw bios is now compilable with Clang) |
(→RISC-V) |
||
Line 46: | Line 46: | ||
=== RISC-V === | === RISC-V === | ||
* Clenaup some left over v1.9 code | |||
* Documentation improvements | |||
* Support for the shakti_c machine | |||
* Internal cleanup of the CSR accesses | |||
* Updates to the OpenTitan platform | |||
* Support for the virtio-vga | |||
* Fix for the saturate subtract in vector extensions (https://bugs.launchpad.net/qemu/+bug/1923629) | |||
* Experimental support for the ePMP spec | |||
* A range of other internal code cleanups and bug fixes | |||
=== s390x === | === s390x === |
Revision as of 23:54, 12 May 2021
System emulation
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
- New Aspeed machines: rainier-bmc and quanta-q7l1-bmc
- Model for Aspeed's Hash and Crypto Engine
- The mps3-an524 board now supports the alternate memory map (via "-machine remap=QSPI")
AVR
Hexagon
HPPA
Microblaze
MIPS
Nios2
OpenRISC
PowerPC
- With recent enough guests now able to (sometimes) detect hot unplug failures on pseries machine type
- Greatly increased maximum cpu count for pseries; it's now basically arbitrarily high - you will hit KVM or emulation limits before a fixed cut off
- Updated ppce500 firmware image, which should fix pci support
- Added 'pegasos2' machine type emulating the Genesi/bPlan Pegasos II board
- 'mac99' machine now limited to 2GiB of RAM (previously it was allowed on the command line, although it probably wouldn't work properly)
Renesas RX
Renesas SH
RISC-V
* Clenaup some left over v1.9 code * Documentation improvements * Support for the shakti_c machine * Internal cleanup of the CSR accesses * Updates to the OpenTitan platform * Support for the virtio-vga * Fix for the saturate subtract in vector extensions (https://bugs.launchpad.net/qemu/+bug/1923629) * Experimental support for the ePMP spec * A range of other internal code cleanups and bug fixes
s390x
- The s390-ccw bios can now be compiled with Clang, too
SPARC
TileGX
Tricore
x86
Xtensa
Device emulation and assignment
ACPI
Audio
Block devices
Graphics
Input devices
IPMI
Multi-process QEMU
Network devices
NVDIMM
NVMe
Emulated NVMe Controller
PCI/PCIe
SCSI
SD card
SMBIOS
TPM
USB
VFIO
virtio
Xen
fw_cfg
9pfs
virtiofs
Semihosting
Audio
Character devices
Crypto subsystem
experimental qmp interface
GUI
GDBStub
TCG Plugins
Host support
Memory backends
Migration
Monitor
QMP
HMP
Network
Block device backends and tools
Tracing
Miscellaneous
User-mode emulation
binfmt_misc
Hexagon
TCG
Guest agent
Build Information
Python
GIT submodules
Container Based Builds
Build Dependencies
Windows
Testing and CI
Known issues
- see Planning/6.1