ChangeLog/9.2: Difference between revisions
(→Arm) |
HelgeDeller (talk | contribs) m (→HPPA) |
||
Line 30: | Line 30: | ||
=== HPPA === | === HPPA === | ||
* Fix saving and restoring PSW V-Bit (division step) accross interrupts | |||
* Fix linux-user emulation issues on 64-bit CPU | |||
=== LoongArch === | === LoongArch === |
Revision as of 17:43, 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
AVR
Hexagon
HPPA
- Fix saving and restoring PSW V-Bit (division step) accross interrupts
- Fix linux-user emulation issues on 64-bit CPU