commit | 4f2d3d705c1ae7dce29254e2c4645c84e77a74d4 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 02 09:43:02 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 07 13:52:42 2012 +0100 |
tree | 7f525b04ca416995c309d49869ba53f1b2c9a016 | |
parent | 7a7aae21ccab06606cee9aba846d2e30cb616763 [diff] |
qdev: initialize properties via QOM Similarly, use the object properties also to set the default values of the qdev properties. This requires reordering registration and initialization. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>