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 304d551 commit ecd9a45Copy full SHA for ecd9a45
CHANGELOG.md
@@ -15,6 +15,9 @@ and this project adheres to
15
`VcpuExit::MmioRead`, `VcpuExit::MmioWrite`, `VcpuExit::IoIn` and
16
`VcpuExit::IoOut`. The average for these VM exits is not emitted since it can
17
be deduced from the available emitted metrics.
18
+- [#4360](https://github.com/firecracker-microvm/firecracker/pull/4360): Added
19
+ dev-preview support for backing a VM's guest memory by 2M hugetlbfs pages.
20
+ Please see the [documentation](docs/hugepages.md) for more information.
21
22
### Changed
23
0 commit comments