qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] target/ppc: Implement gathering irq statistics


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] target/ppc: Implement gathering irq statistics
Date: Wed, 7 Jun 2023 09:52:24 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 7/6/23 00:02, BALATON Zoltan wrote:
Count exceptions which can be queried with info irq monitor command.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
---
  target/ppc/cpu.h         |  1 +
  target/ppc/cpu_init.c    | 18 ++++++++++++++++++
  target/ppc/excp_helper.c |  1 +
  3 files changed, 20 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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