ChangeLog/6.1: Difference between revisions

From QEMU
Line 34: Line 34:


=== PowerPC ===
=== 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 RX ===

Revision as of 02:48, 7 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

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

s390

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