commit | 54852b03711f06c5f24af72de583346922176947 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 25 13:15:13 2013 +0000 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Mar 26 09:27:02 2013 -0500 |
tree | 7eaed56ff92a2a9c7000e013ee749a765d0dfabe | |
parent | b000dfbd42e8aac9af66ae0ed787ef1021bea29f [diff] |
qom: Detect attempts to add a property that already exists Detect attempts to add a property to an object if one of that name already exists, and report them as errors. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1364217314-7400-2-git-send-email-peter.maydell@linaro.org Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>