Page MenuHomeFreeBSD

arm64/vmm: Set and use the fine-grained traps
ClosedPublic

Authored by andrew on Jan 13 2026, 10:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 4:28 PM
Unknown Object (File)
Tue, Feb 24, 7:46 PM
Unknown Object (File)
Mon, Feb 23, 9:54 PM
Unknown Object (File)
Fri, Feb 20, 7:26 PM
Unknown Object (File)
Wed, Feb 18, 3:25 PM
Unknown Object (File)
Tue, Feb 17, 10:44 AM
Unknown Object (File)
Jan 31 2026, 8:38 AM
Unknown Object (File)
Jan 24 2026, 11:22 PM
Subscribers

Details

Summary

Set the Fine-grained trap registers to trap any features we don't
support. These are expected to be more useful when we support nested
virtualisation, so for now just the base features and GICv3 are not
trapped.

As nested virtualisation will require VHE we only set the fine-grained
trap registers when VHE is used.

Sponsored by: Arm Ltd

Diff Detail

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