Skip to content
Commit 38841801 authored by Dave Martin's avatar Dave Martin
Browse files

arm64/sve: KVM: Treat guest SVE use as undefined instruction execution



When trapping forbidden attempts by a guest to use SVE, we want the
guest to see a trap consistent with SVE not being implemented.

This patch injects an undefined instruction exception into the
guest in response to such an exception.

Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>
parent 8360d76b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment