diff options
author | Cédric Le Goater <clg@kaod.org> | 2018-06-26 16:22:14 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-07-03 09:56:51 +1000 |
commit | 56f68439213f4fc002c602cee6f4e6863609cb88 (patch) | |
tree | d64346a9fe6bc090730b50846bd2b215e5af5f2c /target/ppc/excp_helper.c | |
parent | abe82ebb2005eef846fd62652b0107d268c8e06f (diff) | |
download | qemu-56f68439213f4fc002c602cee6f4e6863609cb88.zip qemu-56f68439213f4fc002c602cee6f4e6863609cb88.tar.gz qemu-56f68439213f4fc002c602cee6f4e6863609cb88.tar.bz2 |
ppc/pnv: fix pnv_core_realize() error handling
commit d35aefa9ae15 ("ppc/pnv: introduce a new intc_create() operation
to the chip model") changed the object link in the pnv_core_realize()
routine but a return was forgotten in case of error, which can lead to
more problems afterwards (segv)
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/ppc/excp_helper.c')
0 files changed, 0 insertions, 0 deletions