Skip to content

Commit 6cbb44e

Browse files
ilstamzulinx86
authored andcommitted
CHANGELOG: 1.15.0: Mention diff snapshot memory corruption bugfix
Update v1.15.0 CHANGELOG mentioning the fix for #5705 Signed-off-by: Ilias Stamatis <ilstam@amazon.com>
1 parent 40732d1 commit 6cbb44e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ and this project adheres to
6363
- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
6464
the possible ENXIO error which could occur during file open operation if the
6565
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.
6670

6771
## [v1.14.0]
6872

0 commit comments

Comments
 (0)