This is a WIP patch set trying to resolve https://gitlab.com/qemu-project/qemu/-/issues/811
which tries to totally remove 'qemu_irq_split', and uses QOM object 'TYPE_SPLIT_IRQ' device instead. I just want to make sure I'm on the right way. Zongyuan Li (1): hw/arm/realview: use qom to replace old irq function hw/arm/realview.c | 52 +++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 44 insertions(+), 8 deletions(-) -- 2.34.0