qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 08/24] bsd-user/arm/target_arch_cpu.h: Implement data abort e


From: Richard Henderson
Subject: Re: [PATCH 08/24] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
Date: Thu, 28 Oct 2021 08:29:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/19/21 9:44 AM, Warner Losh wrote:
Implement EXCP_PREFETCH_ABORT AND EXCP_DATA_ABORT. Both of these data
exceptions cause a SIGSEGV.

Signed-off-by: Klye Evans<kevans@FreeBSD.org>
Signed-off-by: Olivier Houchard<cognet@ci0.org>
Signed-off-by: Stacey Son<sson@FreeBSD.org>
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/arm/target_arch_cpu.h | 11 +++++++++++
  1 file changed, 11 insertions(+)

Short-term:
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

I hope to have the patches that make this obsolete go in this week.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]