Le 04/10/2019 à 01:04, Philippe Mathieu-Daudé a écrit :
> The system include is already provided by "osdep.h"
> (the scripts/clean-includes file clean such headers).
>
> Commit 64552b6be47 suggests we don't need to include "hw/irq.h":
>
> Move the qemu_irq and qemu_irq_handler typedefs from
The system include is already provided by "osdep.h"
(the scripts/clean-includes file clean such headers).
Commit 64552b6be47 suggests we don't need to include "hw/irq.h":
Move the qemu_irq and qemu_irq_handler typedefs from hw/irq.h to
qemu/typedefs.h, and then include hw/irq.h only wher