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)
Sun, May 17, 8:50 PM
Unknown Object (File)
Wed, May 13, 10:21 PM
Unknown Object (File)
Tue, May 12, 1:19 AM
Unknown Object (File)
Sun, May 10, 9:22 AM
Unknown Object (File)
Mon, Apr 27, 1:45 PM
Unknown Object (File)
Mon, Apr 27, 9:37 AM
Unknown Object (File)
Tue, Apr 21, 11:16 AM
Unknown Object (File)
Apr 15 2026, 1:02 AM
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