xemu/hw/ppc
Markus Armbruster c525436e69 hw: Don't use hw_error() for machine initialization errors
Printing CPU registers is not helpful during machine initialization.
Moreover, these are straightforward configuration or "can get
resources" errors, so dumping core isn't appropriate either.  Replace
hw_error() by error_report(); exit(1).  Matches how we report these
errors in other machine initializations.

Cc: Richard Henderson <rth@twiddle.net>
Cc: qemu-arm@nongnu.org
Cc: qemu-ppc@nongnu.org
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1450370121-5768-2-git-send-email-armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-01-13 11:58:58 +01:00
..
e500-ccsr.h
e500.c
e500.h
e500plat.c
mac_newworld.c hw: Don't use hw_error() for machine initialization errors 2016-01-13 11:58:58 +01:00
mac_oldworld.c hw: Don't use hw_error() for machine initialization errors 2016-01-13 11:58:58 +01:00
mac.h
Makefile.objs
mpc8544_guts.c
mpc8544ds.c
ppc4xx_devs.c
ppc4xx_pci.c
ppc405_boards.c hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from old_mmio 2015-11-30 19:39:00 +11:00
ppc405_uc.c
ppc405.h
ppc440_bamboo.c
ppc_booke.c
ppc.c
ppce500_spin.c
prep.c hw: Don't use hw_error() for machine initialization errors 2016-01-13 11:58:58 +01:00
spapr_drc.c spapr_drc: Change value of property "fdt" from null back to {} 2015-12-04 16:50:59 +11:00
spapr_events.c
spapr_hcall.c
spapr_iommu.c
spapr_pci_vfio.c
spapr_pci.c
spapr_rng.c
spapr_rtas.c
spapr_rtc.c hw/ppc/spapr_rtc: Remove bad class_size value 2016-01-11 13:25:40 +11:00
spapr_vio.c spapr vio: fix to incomplete QOMify 2016-01-11 15:29:05 +11:00
spapr.c hw: Inline the qdev_prop_set_drive_nofail() wrapper 2016-01-13 11:58:58 +01:00
virtex_ml507.c