Skip to content

Commit b9a005f

Browse files
committed
doc: Update Changelog
Add entry about the UFFD fix. Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent 5707696 commit b9a005f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ and this project adheres to
2626
- [#4926](https://github.com/firecracker-microvm/firecracker/pull/4926): Replace
2727
underlying implementation for seccompiler from in house one in favor of
2828
`libseccomp` which produces smaller and more optimized BPF code.
29+
- [#5021](https://github.com/firecracker-microvm/firecracker/pull/5021) If a
30+
balloon device is inflated post UFFD-backed snapshot restore, Firecracker now
31+
causes `remove` UFFD messages to be sent to the UFFD handler.
2932

3033
### Deprecated
3134

0 commit comments

Comments
 (0)