qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] hw/intc/arm_gicv3_its: Add trace events for commands


From: Richard Henderson
Subject: Re: [PATCH 1/5] hw/intc/arm_gicv3_its: Add trace events for commands
Date: Thu, 3 Mar 2022 11:40:07 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/3/22 10:23, Peter Maydell wrote:
When debugging code that's using the ITS, it's helpful to
see tracing of the ITS commands that the guest executes. Add
suitable trace events.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  hw/intc/arm_gicv3_its.c | 28 ++++++++++++++++++++++++++--
  hw/intc/trace-events    | 12 ++++++++++++
  2 files changed, 38 insertions(+), 2 deletions(-)

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

r~



reply via email to

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