Skip to content

Commit b34d97d

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 <yegorlz@amazon.co.uk>
1 parent 88c243e commit b34d97d

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
@@ -9,6 +9,9 @@ and this project adheres to
99
## [Unreleased]
1010

1111
### Added
12+
- [](): Reset performance counter register on VM startup. This avoids VM reading
13+
host performance counter value. This is only possible on 6.4 and newer kernels.
14+
For older kernels a warning will be printed to the logs.
1215

1316
### Changed
1417

0 commit comments

Comments
 (0)