]> git.proxmox.com Git - mirror_qemu.git/commit
qdev: Make check_prop_still_unset() get Object* argument
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Dec 2020 22:05:08 +0000 (17:05 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 15 Dec 2020 15:02:07 +0000 (10:02 -0500)
commit381481597c3027854fa72c6a31477622eddb545a
treec5680bdd70957bad3ae6a952012115dc81fa947f
parent395012756c15ce0a9f73c098d8eebb0fe3c9a7e6
qdev: Make check_prop_still_unset() get Object* argument

Make the code more generic and not specific to TYPE_DEVICE.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20201211220529.2290218-12-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/core/qdev-properties-system.c