Skip to content

Commit b459ae3

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 88c243e commit b459ae3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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):
13+
Reset performance counter register on VM startup. This avoids VM reading
14+
host performance counter value. This is only possible on 6.4 and newer kernels.
15+
For older kernels a warning will be printed to the logs.
1216

1317
### Changed
1418

0 commit comments

Comments
 (0)