Skip to content

Commit b6d8dd5

Browse files
committed
fix: missing changelog entry
- Fix introduced in bdfb24c Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 25e9289 commit b6d8dd5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Fixed a bug on ARM64 hosts where the upper 64bits of the V0-V31 FL/SIMD
8+
registers were not saved correctly when taking a snapshot, potentially leading
9+
to data loss. This change invalidates all ARM64 snapshots taken with versions
10+
of Firecracker <= 1.1.3.
11+
312
## [1.1.3]
413

514
### Fixed

0 commit comments

Comments
 (0)