We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6784aaf commit 5c2dec5Copy full SHA for 5c2dec5
CHANGELOG.md
@@ -45,6 +45,10 @@ and this project adheres to
45
- [#5007](https://github.com/firecracker-microvm/firecracker/pull/5007): Fixed
46
watchdog softlockup warning on x86_64 guests when a vCPU is paused during GDB
47
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.
52
53
## [1.10.1]
54
0 commit comments