summaryrefslogtreecommitdiffstats
path: root/hw/i386/pci-assign-load-rom.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2016-01-20 12:58:21 +1100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:30:22 -0600
commitcf10e609406b51810ab11a06cc4ec2d19007b6a8 (patch)
tree46162cb85e3b53cfc73f3f609ae5792546769f4e /hw/i386/pci-assign-load-rom.c
parent89cc679942d84445e3ec9123629c79361c3c9aa0 (diff)
downloadhqemu-cf10e609406b51810ab11a06cc4ec2d19007b6a8.zip
hqemu-cf10e609406b51810ab11a06cc4ec2d19007b6a8.tar.gz
pseries: Clean up error handling of spapr_cpu_init()
Currently spapr_cpu_init() is hardcoded to handle any errors as fatal. That works for now, since it's only called from initial setup where an error here means we really can't proceed. However, we'll want to handle this more flexibly for cpu hotplug in future so generalize this using the error reporting infrastructure. While we're at it make a small cleanup in a related part of ppc_spapr_init() to use error_report() instead of an old-style explicit fprintf(). Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Bharata B Rao <bharata@linux.vnet.ibm.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'hw/i386/pci-assign-load-rom.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud