Skip to content

Commit 92f7d69

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 79472a3 commit 92f7d69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
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)