ChangeLog/9.2: Difference between revisions
(Created page with "Release schedule: Planning/9.2. == 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 detail...") |
(→Arm) |
||
Line 16: | Line 16: | ||
=== Arm === | === Arm === | ||
* New CPU architectural features emulated: | |||
** FEAT_EBF16 | |||
* Changes to existing board models: | |||
** sbsa-ref now has an SMMU capable of two-stage translation | |||
** the virt board now has an SMMU capable of two-stage translation | |||
** xilinx-zynq-a9 now enables the Security Extensions on the CPU | |||
=== AVR === | === AVR === |
Revision as of 14:26, 6 September 2024
Release schedule: Planning/9.2.
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 CPU architectural features emulated:
- FEAT_EBF16
- Changes to existing board models:
- sbsa-ref now has an SMMU capable of two-stage translation
- the virt board now has an SMMU capable of two-stage translation
- xilinx-zynq-a9 now enables the Security Extensions on the CPU