On Fri, 21 Dec 2018 13:04:08 +0400 Marc-André Lureau <[email protected]> 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 <[email protected]> > Reviewed-by: Igor Mammedov <[email protected]> > --- > hw/core/qdev-properties.c | 24 ++---------------------- > qom/object.c | 12 +++++++++++- > 2 files changed, 13 insertions(+), 23 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>
