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 b78a634 commit 75a7ec1Copy full SHA for 75a7ec1
CHANGELOG.md
@@ -10,6 +10,11 @@ and this project adheres to
10
11
### Added
12
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
+
18
### Changed
19
20
- [#4913](https://github.com/firecracker-microvm/firecracker/pull/4913): Removed
0 commit comments