On Mon, May 9, 2022 at 10:20 PM Philippe Mathieu-Daudé <
[email protected]> wrote:

> From: Philippe Mathieu-Daudé <[email protected]>
>
> Except hw/core/irq.c which implements the forward-declared opaque
> qemu_irq structure, hw/adc/zynq-xadc.{c,h} are the only files not
> using the typedef. Fix this single exception.
>
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
>

$ git grep --files-with-matches --perl-regexp "\bIRQState\b"
hw/core/irq.c
include/qemu/typedefs.h

Reviewed-By: Bernhard Beschow <[email protected]>

Reply via email to