Skip to content

Commit 5ea2f4a

Browse files
committed
chore: add an entry to the CHANGELOG
Add an entry about performance counter reset to the CHANGELOG. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent c7cd11d commit 5ea2f4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to
99
## [Unreleased]
1010

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

1317
### Changed
1418

0 commit comments

Comments
 (0)