commit | 9b170e60adc6dc01564128cf09f96ec923ed6526 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 02 12:51:44 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 07 13:52:42 2012 +0100 |
tree | 45e9dd8f533a40be7006517f0f5e998f62292ff1 | |
parent | 6350b0904615cc0531cc3059ea34db5c009c88aa [diff] |
qdev: access properties via QOM Do not poke anymore in the struct when accessing qdev properties. Instead, ask the object to set the right value. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>