]> Git Repo - qemu.git/commit - hw/intc/exynos4210_gic.c
hw/intc: QOM'ify exynos4210_gic.c
authorxiaoqiang.zhao <[email protected]>
Thu, 12 May 2016 12:22:24 +0000 (13:22 +0100)
committerPeter Maydell <[email protected]>
Thu, 12 May 2016 12:22:24 +0000 (13:22 +0100)
commit68d71616c055471e59eb07b1140dcb04b25b63f9
treef53076ead75038a8891f6887875a55c4b11873bf
parentd3d5a6febd989c08a432a49046b9172df6ede834
hw/intc: QOM'ify exynos4210_gic.c

* Drop the old SysBus init function and use instance_init
* Split the exynos4210_irq_gate_init into an instance_init
  and a DeviceClass::realize function

Signed-off-by: xiaoqiang zhao <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/intc/exynos4210_gic.c
This page took 0.024302 seconds and 4 git commands to generate.