Home
last modified time | relevance | path

Searched hist:"66 e1155a" (Results 1 – 1 of 1) sorted by relevance

/qemu/qom/
H A Dobject.c66e1155a Mon Mar 11 08:32:34 GMT 2019 Wei Yang <richardw.yang@linux.intel.com> qom: use object_new_with_type in object_new_with_propv

Function object_new_with_propv already get the Type of the object, so we
could leverage object_new_with_type here.

Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20190311083234.20841-1-richardw.yang@linux.intel.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>