]> git.proxmox.com Git - qemu.git/commit - qom/object.c
qom: Add class_base_init
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 May 2012 11:30:55 +0000 (13:30 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 18 Jun 2012 13:14:37 +0000 (15:14 +0200)
commit3b50e311b48795707fed6d4f474711db87e341b9
tree6d98cae92d080f1a282d823daf4479b430e3edec
parent32efc535b86626646442de7fe5793f3a47f4ce91
qom: Add class_base_init

The class_base_init TypeInfo callback was present in one of the early
QOM versions but removed (on my request...) before committing.  We
will need it soon, add it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
include/qemu/object.h
qom/object.c