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
Unknown Object (File)
Sun, Oct 19, 3:36 PM
Unknown Object (File)
Sun, Oct 19, 8:05 AM
Unknown Object (File)
Sun, Oct 12, 4:27 PM
Unknown Object (File)
Sun, Oct 12, 4:27 PM
Unknown Object (File)
Sun, Oct 12, 4:27 PM
Unknown Object (File)
Sun, Oct 12, 5:00 AM
Unknown Object (File)
Fri, Oct 3, 9:06 PM
Unknown Object (File)
Sep 17 2025, 12:48 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