Skip to content

Commit 7599f36

Browse files
committed
doc: firecracker fix in CHANGELOG
Add firecracker SVE related bug fix to the CHANGELOG. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent f238ceb commit 7599f36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
Now cpu-template-helper will print warnings if it encounters SVE registers
3737
during the conversion process. This is because cpu templates are limited
3838
to only modify registers less than 128 bits.
39+
- [#4413](https://github.com/firecracker-microvm/firecracker/pull/4413):
40+
Fixed a bug in the Firecracker that prevented it to restore snapshots of
41+
VMs that had SVE enabled.
3942

4043
## [v1.6.0]
4144

0 commit comments

Comments
 (0)