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
F171647053: D56550.id175980.diff
Sat, Sep 12, 10:23 AM
F171643898: D56550.id175973.diff
Sat, Sep 12, 9:49 AM
F171643536: D56550.id175973.diff
Sat, Sep 12, 9:45 AM
F171641905: D56550.id175980.diff
Sat, Sep 12, 9:23 AM
F171640891: D56550.id175984.diff
Sat, Sep 12, 9:13 AM
Unknown Object (File)
Wed, Sep 9, 11:16 PM
Unknown Object (File)
Sat, Sep 5, 12:58 PM
Unknown Object (File)
Sat, Sep 5, 12:56 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 72416
Build 69299: 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.