Skip to content

Commit 663b409

Browse files
committed
CHANGELOG: 1.14.2: Mention diff snapshot memory corruption bugfix
Update v1.14.2 CHANGELOG mentioning the fix for firecracker-microvm#5705 Signed-off-by: Ilias Stamatis <ilstam@amazon.com>
1 parent c0c4dfc commit 663b409

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
@@ -13,6 +13,10 @@ and this project adheres to
1313
- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
1414
the possible ENXIO error which could occur during file open operation if the
1515
underlying file is FIFO without active readers already attached.
16+
- [#5705](https://github.com/firecracker-microvm/firecracker/pull/5705): Fixed a
17+
bug that caused Firecracker to corrupt the memory files of differential
18+
snapshots for VMs with multiple memory slots. This affected VMs using memory
19+
hot-plugging or any x86 VMs with a memory size larger than 3GiB.
1620

1721
## [1.14.1]
1822

0 commit comments

Comments
 (0)