Page MenuHomeFreeBSD

arm64/vmm: Add FEAT_NV2 definitions
ClosedPublic

Authored by kajetan.puchalski_arm.com on Apr 21 2026, 11:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 11:34 AM
Unknown Object (File)
Thu, Aug 13, 3:59 AM
Unknown Object (File)
Thu, Aug 13, 12:16 AM
Unknown Object (File)
Wed, Aug 12, 7:59 PM
Unknown Object (File)
Wed, Aug 12, 7:14 PM
Unknown Object (File)
Wed, Aug 12, 6:02 PM
Unknown Object (File)
Mon, Aug 10, 9:22 AM
Unknown Object (File)
Sun, Aug 9, 8:16 PM
Subscribers

Details

Summary

Add the definitions for the VNCR_EL2 register and all of the offsets
to registers in memory relative to the page stored in VNCR_EL2,.

Signed-off-by: Kajetan Puchalski <kajetan.puchalski@arm.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72417
Build 69300: arc lint + arc unit

Event Timeline

sys/arm64/include/hypervisor.h
2166

Can we make the indentation of the value consistent for these registers?

This revision is now accepted and ready to land.Apr 22 2026, 2:25 PM
This revision was automatically updated to reflect the committed changes.