qemu-e2k/qom
Bharata B Rao 3f97b53a68 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>
2016-06-17 16:33:48 +10:00
..
Makefile.objs qom: allow QOM to be linked into tools binaries 2015-09-15 14:35:39 +01:00
container.c qom: Clean up includes 2016-02-04 17:41:30 +00:00
cpu.c tcg: Remove needless CPUState::current_tb 2016-05-12 14:06:42 -10:00
object.c qom: API to get instance_size of a type 2016-06-17 16:33:48 +10:00
object_interfaces.c qapi: Split visit_end_struct() into pieces 2016-05-12 09:47:55 +02:00
qom-qobject.c qapi: Use strict QMP input visitor in more places 2016-05-12 09:47:54 +02:00