Home
last modified time | relevance | path

Searched hist:"684546 d8" (Results 1 – 1 of 1) sorted by relevance

/qemu/qom/
H A Dobject.c684546d8 Thu Sep 06 13:37:36 GMT 2018 Marc-André Lureau <marcandre.lureau@redhat.com> qom/object: fix iterating properties over a class

object_class_property_iter_init() starts from the given class, so the
next class should continue with the parent class.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>