qemu-e2k/qom
Masahiro Yamada c5e1870958 qom/container: remove .instance_size initializer from container_info
You can omit .instance_size if it is the same as that of the parent.

    .class_size = sizeof(ObjectClass)

... is omitted here, so removing .instance_size is more consistent.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Message-Id: <20200513033600.2709646-1-masahiroy@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-06-10 12:09:59 -04:00
..
Makefile.objs qemu-storage-daemon: Add --object option 2020-03-06 17:21:28 +01:00
container.c qom/container: remove .instance_size initializer from container_info 2020-06-10 12:09:59 -04:00
object.c qom/object: pass (Object *) to object_initialize_with_type() 2020-06-10 12:09:58 -04:00
object_interfaces.c qom: Drop @errp parameter of object_property_del() 2020-05-15 07:08:14 +02:00
qom-hmp-cmds.c hmp: Simplify qom-set 2020-06-01 18:44:27 +01:00
qom-qmp-cmds.c qemu-storage-daemon: Fix non-string --object properties 2020-04-30 17:51:07 +02:00
qom-qobject.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00