commit | 3f97b53a682d2595747c926c00d78b9d406f1be0 | [log] [tgz] |
---|---|---|
author | Bharata B Rao <bharata@linux.vnet.ibm.com> | Fri Jun 10 06:29:00 2016 +0530 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Jun 17 16:33:48 2016 +1000 |
tree | 0f3e8c729f12696b1048cd33b726f6ae86bafc75 | |
parent | aab99135b63522267c6fdae04712cb2f02c8c7de [diff] |
qom: API to get instance_size of a type Add an API object_type_get_size(const char *typename) that returns the instance_size of the give typename. Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>