qemu-devel
[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: Warner Losh
Subject: Re: [PATCH 08/24] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
Date: Thu, 28 Oct 2021 10:56:58 -0600



On Thu, Oct 28, 2021 at 9:29 AM Richard Henderson <richard.henderson@linaro.org> wrote:
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.

I both look forward to that and dread it a little. Should we try to order our PULL requests
to make less work for both of us?

Warner 

reply via email to

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