On Fri, 21 Dec 2018 13:04:08 +0400
Marc-André Lureau wrote:
> It's now possible to use the common function.
>
> Teach object_apply_global_props() to warn if Error argument is NULL.
>
> Signed-off-by: Marc-André Lureau
> Reviewed-by: Igor Mammedov
> ---
> hw/core/qdev-properties.c | 24 ++
It's now possible to use the common function.
Teach object_apply_global_props() to warn if Error argument is NULL.
Signed-off-by: Marc-André Lureau
Reviewed-by: Igor Mammedov
---
hw/core/qdev-properties.c | 24 ++--
qom/object.c | 12 +++-
2 files chang