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
F153091575: D46072.id141253.diff
Sun, Apr 19, 2:05 AM
Unknown Object (File)
Tue, Apr 14, 11:19 AM
Unknown Object (File)
Tue, Apr 14, 3:09 AM
Unknown Object (File)
Sun, Apr 12, 12:06 AM
Unknown Object (File)
Sat, Apr 11, 3:47 PM
Unknown Object (File)
Sun, Apr 5, 10:17 AM
Unknown Object (File)
Mar 14 2026, 11:39 PM
Unknown Object (File)
Mar 13 2026, 8:24 AM
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