We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c243e commit b34d97dCopy full SHA for b34d97d
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to
9
## [Unreleased]
10
11
### 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.
15
16
### Changed
17
0 commit comments