You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 physical counter will still be passed to the guest
17
+
unmodified. See more info [here](https://github.com/firecracker-microvm/firecracker/blob/main/docs/prod-host-setup.md#arm-only-vm-physical-counter-behaviour)
0 commit comments