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, Oct 19, 12:30 PM
Unknown Object (File)
Sat, Oct 19, 12:30 PM
Unknown Object (File)
Sat, Oct 19, 12:30 PM
Unknown Object (File)
Sat, Oct 19, 12:08 PM
Unknown Object (File)
Sep 18 2024, 10:38 PM
Unknown Object (File)
Sep 16 2024, 4:18 AM
Unknown Object (File)
Sep 10 2024, 7:19 PM
Unknown Object (File)
Sep 8 2024, 12:14 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