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
F170586657: D56550.id175980.diff
Sat, Sep 5, 12:58 PM
F170586384: D56550.id175973.diff
Sat, Sep 5, 12:56 PM
F170586285: D56550.id175973.diff
Sat, Sep 5, 12:56 PM
F170586212: D56550.diff
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/arm64/include/hypervisor.h
2192

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.