Skip to content

Commit

Permalink
chore: add an entry to the CHANGELOG
Browse files Browse the repository at this point in the history
Add an entry about performance counter reset to the CHANGELOG.

Signed-off-by: Egor Lazarchuk <[email protected]>
  • Loading branch information
ShadowCurse committed Jan 10, 2025
1 parent 83063d3 commit 1bd3f94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to
## [Unreleased]

### Added
- [#4987](https://github.com/firecracker-microvm/firecracker/pull/4987): Reset
performance counter register on VM startup. This avoids VM reading host
performance counter value. This is only possible on 6.4 and newer kernels. For
older kernels a warning will be printed to the logs.

### Changed

Expand Down

0 comments on commit 1bd3f94

Please sign in to comment.