qdev-props: convert global_props to GPtrArray
commite12ca3ce1cdb33120777c30eb50f414cdd228704
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 7 Nov 2018 09:11:25 +0000 (7 13:11 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 7 Jan 2019 12:18:42 +0000 (7 16:18 +0400)
tree34127b6d695aca3b436c8b6618cd4699a13ec1e7
parent55df8e1a2ffe876c1884353a97e7054b4b53d1ac
qdev-props: convert global_props to GPtrArray

A step towards being able to call a common function,
object_apply_global_props().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
hw/core/qdev-properties.c