aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2019-12-11 17:04:15 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2019-12-17 10:39:48 +1100
commit90cce00c7be29f040be89c0f910336dd25b268fa (patch)
treef680b82630acebe8f67ed14130ffdfb5a057d37d /hw
parent9e028fffaabee37ea05baf1950376f401bbff91c (diff)
downloadqemu-90cce00c7be29f040be89c0f910336dd25b268fa.zip
qemu-90cce00c7be29f040be89c0f910336dd25b268fa.tar.gz
qemu-90cce00c7be29f040be89c0f910336dd25b268fa.tar.bz2
ppc/pnv: Make PnvXScomInterface an incomplete type
PnvXScomInterface is an interface instance. It should never be dereferenced. Drop the dummy type definition for extra safety, which is the common practice with QOM interfaces. While here also convert the bogus OBJECT_CHECK() to INTERFACE_CHECK(). Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157608025541.186670.1577861507610404326.stgit@bahia.lan> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions