qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 44/67] linux-user: Add cpu_loop_exit_sigbus


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 44/67] linux-user: Add cpu_loop_exit_sigbus
Date: Sat, 30 Oct 2021 01:35:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

On 10/15/21 06:10, Richard Henderson wrote:
> This is a new interface to be provided by the os emulator for
> raising SIGBUS on fault.  Use the new record_sigbus target hook.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  include/exec/exec-all.h | 14 ++++++++++++++

This header deserves a system/user split.

>  linux-user/signal.c     | 14 ++++++++++++++
>  2 files changed, 28 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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