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)
Sat, Sep 5, 12:58 PM
Unknown Object (File)
Sat, Sep 5, 12:56 PM
Unknown Object (File)
Sat, Sep 5, 12:56 PM
Unknown Object (File)
Sat, Sep 5, 12:55 PM
Unknown Object (File)
Fri, Sep 4, 2:37 PM
Unknown Object (File)
Sun, Aug 30, 10:18 PM
Unknown Object (File)
Thu, Aug 27, 4:59 PM
Unknown Object (File)
Thu, Aug 27, 4:34 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.