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)
Wed, Dec 25, 11:53 AM
Unknown Object (File)
Nov 29 2024, 7:38 PM
Unknown Object (File)
Nov 25 2024, 3:35 PM
Unknown Object (File)
Nov 22 2024, 9:36 AM
Unknown Object (File)
Oct 19 2024, 12:30 PM
Unknown Object (File)
Oct 19 2024, 12:30 PM
Unknown Object (File)
Oct 19 2024, 12:30 PM
Unknown Object (File)
Oct 19 2024, 12:08 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