qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 01/14] target/arm: Log CPU index in 'Taking exception' log


From: Richard Henderson
Subject: Re: [PATCH 01/14] target/arm: Log CPU index in 'Taking exception' log
Date: Fri, 28 Jan 2022 14:09:47 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 1/23/22 05:24, Peter Maydell wrote:
In an SMP system it can be unclear which CPU is taking an exception;
add the CPU index (which is the same value used in the TCG 'Trace
%d:' logging) to the "Taking exception" log line to clarify it.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/internals.h | 2 +-
  target/arm/helper.c    | 9 ++++++---
  target/arm/m_helper.c  | 2 +-
  3 files changed, 8 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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