Skip to content

Commit 5c2dec5

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ and this project adheres to
4545
- [#5007](https://github.com/firecracker-microvm/firecracker/pull/5007): Fixed
4646
watchdog softlockup warning on x86_64 guests when a vCPU is paused during GDB
4747
debugging.
48+
- [#5021](https://github.com/firecracker-microvm/firecracker/pull/5021) If a
49+
balloon device is inflated post UFFD-backed snapshot restore, Firecracker now
50+
causes `remove` UFFD messages to be sent to the UFFD handler. Previously, no
51+
such message would be sent.
4852

4953
## [1.10.1]
5054

0 commit comments

Comments
 (0)