Skip to content

Commit 8344690

Browse files
committed
doc: firecracker fix in CHANGELOG
Add firecracker SVE related bug fix to the CHANGELOG. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 6457c56 commit 8344690

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
- [#4414](https://github.com/firecracker-microvm/firecracker/pull/4360):
4043
Made `PATCH` requests to the `/machine-config` endpoint transactional, meaning
4144
Firecracker's configuration will be unchanged if the request returns an error.

0 commit comments

Comments
 (0)