]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
CHANGELOG.md: Mention various ARM errata
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 1 Apr 2021 13:08:04 +0000 (14:08 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 6 Apr 2021 16:55:20 +0000 (17:55 +0100)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Julien Grall <jgrall@amazon.com>
---
v2:
 - Tweaked wording
CC: Ian Jackson <ian.jackson@citrix.com>
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Julien Grall <julien@xen.org>
CHANGELOG.md

index 1680c23ec1d9f3e9fcf6a676f0877b008135ecfb..15562c2490156470074b971c35027d01918f58c3 100644 (file)
@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - Added XEN_SCRIPT_DIR configuration option to specify location for Xen scripts, rather than hard-coding /etc/xen/scripts
  - xennet: Documented a way for the backend (or toolstack) to specify MTU to the frontend
  - Some additional affordances in various xl subcommands.
+ - Added workarounds for the following ARM errata: Cortex A53 #843419, Cortex A55 #1530923, Cortex A72 #853709, Cortex A73 #858921, Cortex A76 #1286807, Neoverse-N1 #1165522
 
 ### Removed / support downgraded