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
F163375822: D56550.id175973.diff
Wed, Jul 22, 3:46 PM
Unknown Object (File)
Sat, Jul 18, 10:38 PM
Unknown Object (File)
Fri, Jul 17, 12:12 PM
Unknown Object (File)
Wed, Jul 15, 7:18 AM
Unknown Object (File)
Wed, Jul 15, 7:18 AM
Unknown Object (File)
Wed, Jul 1, 11:13 PM
Unknown Object (File)
Wed, Jul 1, 5:05 AM
Unknown Object (File)
Jun 4 2026, 8:46 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.