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)
Fri, May 22, 1:52 PM
Unknown Object (File)
Thu, May 21, 10:33 PM
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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 69856
Build 66739: arc lint + arc unit