We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cd11d commit 5ea2f4aCopy full SHA for 5ea2f4a
CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to
9
## [Unreleased]
10
11
### 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.
16
17
### Changed
18
0 commit comments