summaryrefslogtreecommitdiff
path: root/drivers/perf
diff options
context:
space:
mode:
authorAndy Chiu <andy.chiu@sifive.com>2023-01-27 08:58:55 +0300
committerAnup Patel <anup@brainfault.org>2023-02-07 18:05:28 +0300
commitcdeb59bbf19f456253fd257c744b8383f972cf1e (patch)
tree6c32c0eecab36bcf6bf2da7f01174928e46363ba /drivers/perf
parent06723e124fcbf63a1848c692fad17a023cad5ebc (diff)
downloadlinux-cdeb59bbf19f456253fd257c744b8383f972cf1e.tar.xz
RISC-V: KVM: Redirect illegal instruction traps to guest
The M-mode redirects an unhandled illegal instruction trap back to S-mode. However, KVM running in HS-mode terminates the VS-mode software when it receives illegal instruction trap. Instead, KVM should redirect the illegal instruction trap back to VS-mode, and let VS-mode trap handler decide the next step. This futher allows guest kernel to implement on-demand enabling of vector extension for a guest user space process upon first-use. Signed-off-by: Andy Chiu <andy.chiu@sifive.com> Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Reviewed-by: Atish Patra <atishp@rivosinc.com> Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions