Skip to content

Commit 75a7ec1

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 b78a634 commit 75a7ec1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ and this project adheres to
1010

1111
### Added
1212

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

1520
- [#4913](https://github.com/firecracker-microvm/firecracker/pull/4913): Removed

0 commit comments

Comments
 (0)