We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40732d1 commit 6cbb44eCopy full SHA for 6cbb44e
1 file changed
CHANGELOG.md
@@ -63,6 +63,10 @@ and this project adheres to
63
- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
64
the possible ENXIO error which could occur during file open operation if the
65
underlying file is FIFO without active readers already attached.
66
+- [#5705](https://github.com/firecracker-microvm/firecracker/pull/5705): Fixed a
67
+ bug that caused Firecracker to corrupt the memory files of differential
68
+ snapshots for VMs with multiple memory slots. This affected VMs using memory
69
+ hot-plugging or any x86 VMs with a memory size larger than 3GiB.
70
71
## [v1.14.0]
72
0 commit comments