Skip to content

Commit 57b458b

Browse files
committed
chore: add an entry to the CHANGELOG
Add an entry about physical counter reset to the CHANGELOG. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent a1c5719 commit 57b458b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
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+
physical counter register (`CNTPCT_EL0`) on VM startup. This avoids VM reading
15+
the host physical counter value. This is only possible on 6.4 and newer
16+
kernels. For 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)