diff options
| author | Greg Kurz | 2017-05-15 13:39:45 +0200 |
|---|---|---|
| committer | David Gibson | 2017-05-24 03:39:52 +0200 |
| commit | 175d2aa038c530d07a8eb5f483c6b1c4b3df43e0 (patch) | |
| tree | df9c0c13e950f44f3787d81bf59f02265a951d12 /include/exec/user | |
| parent | ppc/xics: simplify prototype of xics_spapr_init() (diff) | |
| download | qemu-175d2aa038c530d07a8eb5f483c6b1c4b3df43e0.tar.gz qemu-175d2aa038c530d07a8eb5f483c6b1c4b3df43e0.tar.xz qemu-175d2aa038c530d07a8eb5f483c6b1c4b3df43e0.zip | |
spapr: sanitize error handling in spapr_ics_create()
The spapr_ics_create() function handles errors in a rather convoluted
way, with two local Error * variables. Moreover, failing to parent the
ICS object to the machine should be considered as a bug but it is
currently ignored.
This patch addresses both issues.
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
