Skip to content

Commit 788b3f9

Browse files
authored
Merge branch 'main' into aml_error_handling
2 parents bae368d + ccb3c8f commit 788b3f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ and this project adheres to
2323
set, it won't trigger the lockup condition. Calling the ioctl for guests that
2424
don't use kvmclock will fail. These failures are not fatal. We log the failure
2525
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`.
2629

2730
### Changed
2831

0 commit comments

Comments
 (0)