Page MenuHomeFreeBSD

arm64/vmm: Hide non-VHE exception code from VHE
ClosedPublic

Authored by andrew on Jul 23 2024, 11:21 AM.
Tags
None
Referenced Files
F136265166: D46082.id142244.diff
Sun, Nov 16, 10:45 PM
Unknown Object (File)
Thu, Oct 30, 7:10 PM
Unknown Object (File)
Thu, Oct 30, 10:48 AM
Unknown Object (File)
Thu, Oct 30, 2:48 AM
Unknown Object (File)
Wed, Oct 29, 11:41 PM
Unknown Object (File)
Wed, Oct 29, 9:23 PM
Unknown Object (File)
Oct 13 2025, 4:16 AM
Unknown Object (File)
Oct 12 2025, 11:25 PM
Subscribers

Details

Summary

Remove the non-VHE exception code from the VHE code path. As we replace
the exception vectors when entering the guest we don't need to check
which context we are in so can skip parts of the exception vectors.

Sponsored by: Arm Ltd

Diff Detail

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