Page MenuHomeFreeBSD

arm64/vmm: Add FEAT_NV2 definitions
AcceptedPublic

Authored by kajetan.puchalski_arm.com on Tue, Apr 21, 11:08 AM.
Tags
None
Referenced Files
F154389788: D56550.diff
Tue, Apr 28, 7:18 AM
F154252483: D56550.diff
Mon, Apr 27, 10:15 AM
Unknown Object (File)
Sat, Apr 25, 4:44 PM
Unknown Object (File)
Sat, Apr 25, 6:30 AM
Unknown Object (File)
Sat, Apr 25, 6:01 AM
Unknown Object (File)
Sat, Apr 25, 4:49 AM
Unknown Object (File)
Fri, Apr 24, 10:23 PM
Unknown Object (File)
Fri, Apr 24, 6:05 AM
Subscribers

Details

Reviewers
andrew
manu
Group Reviewers
arm64
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.Wed, Apr 22, 2:25 PM