commit | 74687e40b0406a0863234ca011c3cba7720864b0 | [log] [tgz] |
---|---|---|
author | Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> | Tue Jul 24 13:56:27 2012 +1000 |
committer | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Oct 10 11:13:31 2012 +1000 |
tree | 4e2832ea5cd0e662e19f3566c311fde0bd375689 | |
parent | 66530953319427d7c67a723076acd68075dc7db2 [diff] |
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>