ssi: Added create_slave_no_init()
commit74687e40b0406a0863234ca011c3cba7720864b0
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Tue, 24 Jul 2012 03:56:27 +0000 (24 13:56 +1000)
committerPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 10 Oct 2012 01:13:31 +0000 (10 11:13 +1000)
tree4e2832ea5cd0e662e19f3566c311fde0bd375689
parent66530953319427d7c67a723076acd68075dc7db2
ssi: Added create_slave_no_init()

Slave creation function that can be used to create an SSI slave without
qdev_init() being called. This give machine models a chance to set properties.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi.c
hw/ssi.h