qemu/hw/ppc
Cédric Le Goater 56f6843921 ppc/pnv: fix pnv_core_realize() error handling
commit d35aefa9ae ("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>
2018-07-03 09:56:51 +10:00
..
Makefile.objs
e500-ccsr.h
e500.c
e500.h
e500plat.c
fdt.c
mac.h mac_newworld: add PMU device 2018-06-16 16:32:33 +10:00
mac_newworld.c mac_newworld: always enable disable_direct_reg3_writes for ADB machines 2018-07-03 09:56:51 +10:00
mac_oldworld.c
mpc8544_guts.c
mpc8544ds.c
pnv.c ppc/pnv: consolidate the creation of the ISA bus device tree 2018-06-21 21:22:53 +10:00
pnv_bmc.c
pnv_core.c ppc/pnv: fix pnv_core_realize() error handling 2018-07-03 09:56:51 +10:00
pnv_lpc.c ppc/pnv: introduce a new isa_create() operation to the chip model 2018-06-21 21:22:53 +10:00
pnv_occ.c
pnv_psi.c
pnv_xscom.c
ppc.c
ppc4xx_devs.c
ppc4xx_pci.c
ppc405.h
ppc405_boards.c
ppc405_uc.c
ppc440.h
ppc440_bamboo.c
ppc440_pcix.c ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577) 2018-06-12 09:33:52 +10:00
ppc440_uc.c
ppc_booke.c
ppce500_spin.c
prep.c prep: fix keyboard for the 40p machine 2018-06-12 09:33:52 +10:00
prep_systemio.c
rs6000_mc.c
sam460ex.c sam460ex: Fix sam460ex device tree when booting the Linux kernel 2018-07-03 09:56:51 +10:00
spapr.c ppc/xics: rework the ICS classes inheritance tree 2018-07-03 09:56:51 +10:00
spapr_caps.c spapr: Limit available pagesizes to provide a consistent guest environment 2018-06-22 14:19:07 +10:00
spapr_cpu_core.c spapr: Don't rewrite mmu capabilities in KVM mode 2018-06-22 14:19:07 +10:00
spapr_drc.c hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort() 2018-06-12 09:33:52 +10:00
spapr_events.c spapr: split the IRQ allocation sequence 2018-06-21 21:22:53 +10:00
spapr_hcall.c target/ppc, spapr: Move VPA information to machine_data 2018-06-16 16:32:50 +10:00
spapr_iommu.c iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
spapr_ovec.c Purge uses of banned g_assert_FOO() 2018-06-13 13:47:35 +02:00
spapr_pci.c spapr: split the IRQ allocation sequence 2018-06-21 21:22:53 +10:00
spapr_pci_vfio.c
spapr_rng.c
spapr_rtas.c
spapr_rtas_ddw.c
spapr_rtc.c
spapr_vio.c spapr: split the IRQ allocation sequence 2018-06-21 21:22:53 +10:00
trace-events
virtex_ml507.c