mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-06 15:24:34 +00:00
![]() Function name type_class_init() gave us a wrong impression of separation of type's "class" and "object" entities initialization. Name type_initialize() is more appropriate for type_class_init() function (considering what operations it performs). Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |
||
---|---|---|
.. | ||
container.c | ||
Makefile | ||
object.c | ||
qom-qobject.c |