File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
36
Now cpu-template-helper will print warnings if it encounters SVE registers
37
37
during the conversion process. This is because cpu templates are limited
38
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.
39
42
- [ #4414 ] ( https://github.com/firecracker-microvm/firecracker/pull/4360 ) :
40
43
Made ` PATCH ` requests to the ` /machine-config ` endpoint transactional, meaning
41
44
Firecracker's configuration will be unchanged if the request returns an error.
You can’t perform that action at this time.
0 commit comments