[RFC PATCH v1 0/1] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'

Zongyuan Li posted 1 patch 2 years, 1 month ago
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220319193214.56553-1-zongyuan.li@smartx.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
hw/arm/realview.c | 52 +++++++++++++++++++++++++++++++++++++++--------
1 file changed, 44 insertions(+), 8 deletions(-)
[RFC PATCH v1 0/1] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
Posted by Zongyuan Li 2 years, 1 month ago
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