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)
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)
Sun, Apr 19, 8:18 PM
Unknown Object (File)
Wed, Apr 15, 5:32 AM
Unknown Object (File)
Tue, Apr 14, 10:18 AM
Unknown Object (File)
Tue, Apr 14, 12:41 AM
Unknown Object (File)
Sat, Apr 11, 3:25 PM
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