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
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
Unknown Object (File)
Nov 19 2024, 2:48 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 58780
Build 55668: arc lint + arc unit