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)
Sat, Mar 15, 4:07 AM
Unknown Object (File)
Thu, Feb 27, 8:51 AM
Unknown Object (File)
Feb 15 2025, 6:18 AM
Unknown Object (File)
Feb 9 2025, 11:56 PM
Unknown Object (File)
Feb 9 2025, 5:03 AM
Unknown Object (File)
Feb 5 2025, 7:43 AM
Unknown Object (File)
Jan 25 2025, 11:30 PM
Unknown Object (File)
Jan 25 2025, 11: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