qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 03/17] linux-user, m68k: correctly manage SR


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v5 03/17] linux-user, m68k: correctly manage SR in context
Date: Tue, 2 Jan 2018 08:06:37 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 01/01/2018 05:10 PM, Laurent Vivier wrote:
> Use cpu_m68k_get_ccr()/cpu_m68k_set_ccr() to setup and restore correctly
> the value of SR in the context structure. Fix target_rt_setup_ucontext().
> 
> Fixes: 3219de458c ("linux-user: correctly manage SR in ucontext")
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
>  linux-user/signal.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~




reply via email to

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