Page MenuHomeFreeBSD

arm64/vmm: Teach the vtimer about VHE
ClosedPublic

Authored by andrew on Jul 23 2024, 11:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 6:50 PM
Unknown Object (File)
Thu, Apr 30, 7:08 AM
Unknown Object (File)
Mon, Apr 27, 10:30 PM
Unknown Object (File)
Mon, Apr 27, 10:48 AM
Unknown Object (File)
Thu, Apr 23, 6:48 AM
Unknown Object (File)
Apr 19 2026, 8:18 PM
Unknown Object (File)
Apr 15 2026, 5:32 AM
Unknown Object (File)
Apr 14 2026, 10:18 AM
Subscribers

Details

Summary

Teach the virtual timer about the cnthctl_el2 field layout under VHE.
As with non-VHE we need to trap the physical timer and not trap the
virtual timer.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable