Page MenuHomeFreeBSD

arm64/vmm: Start to extract code not needed by VHE
ClosedPublic

Authored by andrew on Jul 23 2024, 11:19 AM.
Tags
None
Referenced Files
F136488730: D46072.id141253.diff
Tue, Nov 18, 12:45 AM
Unknown Object (File)
Fri, Oct 31, 2:10 AM
Unknown Object (File)
Wed, Oct 29, 8:42 AM
Unknown Object (File)
Tue, Oct 28, 11:27 PM
Unknown Object (File)
Sun, Oct 19, 3:36 PM
Unknown Object (File)
Sun, Oct 19, 8:05 AM
Unknown Object (File)
Oct 12 2025, 4:27 PM
Unknown Object (File)
Oct 12 2025, 4:27 PM
Subscribers

Details

Summary

We can share some of the vmm code between VHE and non-VHE modes. To
support this create new files that include the common code and create
macros to name what will be the common functions.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable