object: make object_class_property_add* return property
commita3a162113e95ab19ad52c503c157287ca2570c07
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 10 Jan 2020 15:30:21 +0000 (10 19:30 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 Jan 2020 19:59:13 +0000 (24 20:59 +0100)
treede340fab37aaadc501d013b6589c54276410ee18
parent2a1be4b34810c594b7f00e4b860df8d0c1cc6246
object: make object_class_property_add* return property

This will help calling other ObjectProperty associated functions
easily after.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200110153039.1379601-9-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qom/object.h
qom/object.c