summaryrefslogtreecommitdiffstats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorMarc-André Lureau2018-12-04 15:20:10 +0100
committerEduardo Habkost2018-12-11 18:45:23 +0100
commit37fdb2c56c603378b85466d1dd64fb4c95f9deb7 (patch)
tree895fb16200505026e015e6d7ec2643ca6d67fc21 /hw/core/qdev.c
parentqdev: move qdev_prop_register_global_list() to tests (diff)
downloadqemu-37fdb2c56c603378b85466d1dd64fb4c95f9deb7.tar.gz
qemu-37fdb2c56c603378b85466d1dd64fb4c95f9deb7.tar.xz
qemu-37fdb2c56c603378b85466d1dd64fb4c95f9deb7.zip
qom: remove unimplemented class_finalize
Instead of trying to implement something that isn't well specified, remove it. (it would be tricky to implement, since a class struct is memcpy on children types...) Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20181204142023.15982-7-marcandre.lureau@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions