ChangeLog/8.1: Difference between revisions
(→Arm) |
(→Arm) |
||
Line 17: | Line 17: | ||
* New architectural features now emulated: | * New architectural features now emulated: | ||
** FEAT_PAN3 (Support for SCTLR_ELx.EPAN) | ** FEAT_PAN3 (Support for SCTLR_ELx.EPAN) | ||
* Pointer-authentication information is now reported to the gdbstub (a GDB 13 or later will produce better backtraces when pauth is in use by the guest) | |||
* Orangepi-PC, Cubieboard: Add Allwinner WDT watchdog emulation | * Orangepi-PC, Cubieboard: Add Allwinner WDT watchdog emulation | ||
* mcimxd7-sabre, mcimx6ul-evk: The second ethernet controller PHY is now usable | * mcimxd7-sabre, mcimx6ul-evk: The second ethernet controller PHY is now usable |
Revision as of 12:29, 21 April 2023
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
- New architectural features now emulated:
- FEAT_PAN3 (Support for SCTLR_ELx.EPAN)
- Pointer-authentication information is now reported to the gdbstub (a GDB 13 or later will produce better backtraces when pauth is in use by the guest)
- Orangepi-PC, Cubieboard: Add Allwinner WDT watchdog emulation
- mcimxd7-sabre, mcimx6ul-evk: The second ethernet controller PHY is now usable
AVR
Hexagon
HPPA
LoongArch
Microblaze
MIPS
Nios2
OpenRISC
PowerPC
Renesas RX
Renesas SH
RISC-V
ISA and Extensions
Machines
Fixes and Misc
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
PCI/PCIe
SCSI
SD card
SMBIOS
TPM
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
build
binfmt_misc
Hexagon
LoongArch
Nios2
HPPA
x86
Xtensa
TCG backends
ARM
Guest agent
Build Information
Build Dependencies
- Starting with QEMU 8.1, only Python 3.8 and newer will be supported (3.7 might work but it is not included in any of the environments that we run CI with).
Windows
Testing and CI
Known issues
- see Planning/8.1