We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c5719 commit 57b458bCopy full SHA for 57b458b
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
+ 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
+
18
### Changed
19
20
- [#4913](https://github.com./firecracker-microvm/firecracker/pull/4913): Removed
0 commit comments