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.
2 parents bae368d + ccb3c8f commit 788b3f9Copy full SHA for 788b3f9
CHANGELOG.md
@@ -23,6 +23,9 @@ and this project adheres to
23
set, it won't trigger the lockup condition. Calling the ioctl for guests that
24
don't use kvmclock will fail. These failures are not fatal. We log the failure
25
and increase the `vcpu.kvmclock_ctrl_fails` metric.
26
+- [#4869](https://github.com/firecracker-microvm/firecracker/pull/4869): Added
27
+ support for Aarch64 systems which feature CPU caches with a number of sets
28
+ higher than `u16::MAX`.
29
30
### Changed
31
0 commit comments