qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 09/11] target/arm: Add AIRCR to vmstate struc


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 09/11] target/arm: Add AIRCR to vmstate struct
Date: Fri, 9 Feb 2018 13:12:14 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/09/2018 08:58 AM, Peter Maydell wrote:
> In commit commit 3b2e934463121 we added support for the AIRCR
> register holding state, but forgot to add it to the vmstate
> structs. Since it only holds r/w state if the security extension
> is implemented, we can just add it to vmstate_m_security.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target/arm/machine.c | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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