Page MenuHomeFreeBSD

arm64/vmm: Only store the guest par_el1
ClosedPublic

Authored by andrew on Jul 23 2024, 11:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 1:36 PM
Unknown Object (File)
Sep 8 2025, 7:24 AM
Unknown Object (File)
Aug 14 2025, 11:18 PM
Unknown Object (File)
Aug 9 2025, 5:13 AM
Unknown Object (File)
Aug 9 2025, 5:13 AM
Unknown Object (File)
Aug 6 2025, 3:56 PM
Unknown Object (File)
Jul 7 2025, 8:12 AM
Unknown Object (File)
Jun 25 2025, 3:39 AM
Subscribers

Details

Summary

There is no need to store the host par_el1. We don't depend on it not
changing across calls into a guest.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable