We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953484b commit 5c6d263Copy full SHA for 5c6d263
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