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 5707696 commit b9a005fCopy full SHA for b9a005f
CHANGELOG.md
@@ -26,6 +26,9 @@ and this project adheres to
26
- [#4926](https://github.com/firecracker-microvm/firecracker/pull/4926): Replace
27
underlying implementation for seccompiler from in house one in favor of
28
`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.
32
33
### Deprecated
34
0 commit comments