We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79472a3 commit 92f7d69Copy full SHA for 92f7d69
CHANGELOG.md
@@ -36,6 +36,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
Now cpu-template-helper will print warnings if it encounters SVE registers
37
during the conversion process. This is because cpu templates are limited
38
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.
42
43
## [v1.6.0]
44
0 commit comments