qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 11/17] target/m68k: add reset


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v5 11/17] target/m68k: add reset
Date: Tue, 2 Jan 2018 08:54:28 -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:
> The instruction traps if the CPU is not in
> Supervisor state but the helper is empty because
> there is no easy way to reset all the peripherals
> without resetting the CPU itself.
> 
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
>  target/m68k/helper.c    |  7 +++++++
>  target/m68k/helper.h    |  4 ++++
>  target/m68k/translate.c | 13 +++++++++++++
>  3 files changed, 24 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>

r~




reply via email to

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