ChangeLog/7.1: Difference between revisions
(→Arm) |
|||
Line 36: | Line 36: | ||
=== Renesas RX === | === Renesas RX === | ||
* Fix the <code>clrpsw</code> and <code>setpsw</code> instructions with respect to changes to <code>PSW.U</code>. | |||
* Fix the <code>wait</code> instruction corrupting the PC and setting <code>PSW.I</code>. | |||
=== Renesas SH === | === Renesas SH === |
Revision as of 11:07, 22 April 2022
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
- The xlnx-zynqmp SoC model now implements the 4 TTC timers
- The versal machine now models the Cortex-R5s in the Real-Time Processing Unit (RPU) subsystem
AVR
Hexagon
HPPA
Microblaze
MIPS
Nios2
OpenRISC
PowerPC
Renesas RX
- Fix the
clrpsw
andsetpsw
instructions with respect to changes toPSW.U
. - Fix the
wait
instruction corrupting the PC and settingPSW.I
.
Renesas SH
RISC-V
s390x
SPARC
Tricore
x86
Xtensa
Device emulation and assignment
ACPI / SMBIOS
Audio
Block devices
Graphics
I2C
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
Authorization subsystem
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
ARM
Guest agent
Build Information
Python
GIT submodules
Container Based Builds
VM Based Builds
Build Dependencies
Windows
Testing and CI
Known issues
- see Planning/7.1