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: Philippe Mathieu-Daudé
Subject: Re: [PATCH 01/14] target/arm: Log CPU index in 'Taking exception' log
Date: Sun, 23 Jan 2022 23:00:03 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 22/1/22 19: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: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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