qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/21] target/arm: Move DBGDIDR into ARMISARegisters


From: Richard Henderson
Subject: Re: [PATCH v2 11/21] target/arm: Move DBGDIDR into ARMISARegisters
Date: Fri, 14 Feb 2020 12:16:18 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 2/14/20 9:51 AM, Peter Maydell wrote:
> We're going to want to read the DBGDIDR register from KVM in
> a subsequent commit, which means it needs to be in the
> ARMISARegisters sub-struct. Move it.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target/arm/cpu.h       | 2 +-
>  target/arm/internals.h | 6 +++---
>  target/arm/cpu.c       | 8 ++++----
>  target/arm/cpu64.c     | 6 +++---
>  target/arm/helper.c    | 2 +-
>  5 files changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~




reply via email to

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