qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 14/30] linux-user/hppa: Use force_sig_fault, force_sigsegv


From: Peter Maydell
Subject: Re: [PATCH v2 14/30] linux-user/hppa: Use force_sig_fault, force_sigsegv_for_addr
Date: Tue, 24 Aug 2021 17:32:45 +0100

On Sun, 22 Aug 2021 at 04:55, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Use the new functions instead of setting up a target_siginfo_t
> and calling queue_signal.

Where this is changing behaviour to fix bugs you should mention
it in the commit message:
 * address field for breakpoint trap
 * si_code for alignment traps

Otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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