qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]


From: Richard Henderson
Subject: Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
Date: Wed, 31 May 2023 20:13:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 5/31/23 15:33, Philippe Mathieu-Daudé wrote:
Audit the sysbus_init_irq() calls and manually convert
to sysbus_init_irqs() when a loop is involved.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/intc/loongarch_extioi.c | 3 +--
  hw/intc/omap_intc.c        | 3 +--
  hw/pci-host/gpex.c         | 2 +-
  hw/timer/renesas_tmr.c     | 9 +++------
  4 files changed, 6 insertions(+), 11 deletions(-)

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

r~



reply via email to

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