qom/object: Move Object typedef to 'qemu/typedefs.h'
commitca27b5eb7cdd112ed465bd757358af4c06e135ea
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 May 2020 11:56:54 +0000 (4 13:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Jun 2020 16:09:36 +0000 (10 12:09 -0400)
treeae9b76890dd89111698692f7d711ae89f159f045
parentce8540fde2cb535923a52a012f57b418eea85e1b
qom/object: Move Object typedef to 'qemu/typedefs.h'

We use the Object type all over the place.
Forward declare it in "qemu/typedefs.h".

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200504115656.6045-2-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/block/vhost-user-blk.c
hw/pci-host/pam.c
hw/scsi/vhost-user-scsi.c
include/hw/display/edid.h
include/qemu/typedefs.h
include/qom/object.h
include/qom/qom-qobject.h
include/sysemu/sysemu.h
stubs/qmp_memory_device.c