]> Git Repo - qemu.git/commit
xics: convert init() to realize()
authorAlexey Kardashevskiy <[email protected]>
Thu, 26 Sep 2013 06:18:40 +0000 (16:18 +1000)
committerAlexander Graf <[email protected]>
Fri, 25 Oct 2013 21:25:47 +0000 (23:25 +0200)
commitb45ff2d942022d7ee139a153f17f638d87935e03
tree812e6b5d2e3bcc6146848e29b91ef355ce94efa6
parentd1b5682d88f72f8662ce6d20e07af3adfbf39ed0
xics: convert init() to realize()

This fixes XICS according new QOM rules.

This converts ICS's init() callbacks to realize().

This converts legacy qdev_init_nofail() to property_set(realized).

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/intc/xics.c
This page took 0.025259 seconds and 4 git commands to generate.