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
F110107535: D46082.id141263.diff
Thu, Feb 13, 5:24 PM
Unknown Object (File)
Mon, Feb 10, 3:57 PM
Unknown Object (File)
Mon, Feb 10, 4:27 AM
Unknown Object (File)
Thu, Feb 6, 12:49 PM
Unknown Object (File)
Sun, Jan 26, 11:59 PM
Unknown Object (File)
Sat, Jan 25, 10:35 PM
Unknown Object (File)
Fri, Jan 17, 2:16 PM
Unknown Object (File)
Jan 11 2025, 3:59 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