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 6586a26 commit 40748b8Copy full SHA for 40748b8
CHANGELOG.md
@@ -14,6 +14,11 @@ and this project adheres to
14
support for `virtio-pmem` devices. See [documentation](docs/pmem.md) for more
15
information.
16
17
+- [#5491](https://github.com/firecracker-microvm/firecracker/pull/5491): Added
18
+ support for `virtio-balloon` free page reporting and hinting. Free page
19
+ reporting is a developer preview not for production feature. See
20
+ [documentation](docs/ballooning.md) for more information.
21
+
22
### Changed
23
24
- [#4028](https://github.com/firecracker-microvm/firecracker/pull/4028):
0 commit comments