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)
Mon, May 25, 7:40 PM
Unknown Object (File)
Mon, May 25, 7:40 PM
Unknown Object (File)
Mon, May 25, 7:28 PM
Unknown Object (File)
Sun, May 24, 6:35 PM
Unknown Object (File)
Sun, May 24, 6:35 PM
Unknown Object (File)
Sun, May 24, 5:51 PM
Unknown Object (File)
Sat, May 23, 2:40 AM
Unknown Object (File)
Sat, May 23, 2:40 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