Skip to content

Commit

Permalink
Merge branch 'main' into aml_error_handling
Browse files Browse the repository at this point in the history
  • Loading branch information
bchalios authored Oct 24, 2024
2 parents bae368d + ccb3c8f commit 788b3f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ and this project adheres to
set, it won't trigger the lockup condition. Calling the ioctl for guests that
don't use kvmclock will fail. These failures are not fatal. We log the failure
and increase the `vcpu.kvmclock_ctrl_fails` metric.
- [#4869](https://github.com/firecracker-microvm/firecracker/pull/4869): Added
support for Aarch64 systems which feature CPU caches with a number of sets
higher than `u16::MAX`.

### Changed

Expand Down

0 comments on commit 788b3f9

Please sign in to comment.