qdev: Add name argument to PropertyInfo.create method
commitc80fab0b61ee7d801caa4d04c3d014e76cd836c8
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Dec 2020 22:05:18 +0000 (11 17:05 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 18 Dec 2020 20:20:17 +0000 (18 15:20 -0500)
treebbce95cce49e0f207f0b029100555a7f3047755a
parent23a1dae8c16e7e9e728dc8ae2daaece974bd7d01
qdev: Add name argument to PropertyInfo.create method

This will make it easier to remove the Property.name field in the
future.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20201211220529.2290218-22-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/core/qdev-properties.c
include/hw/qdev-properties.h