diff options
author | Greg Kurz | 2020-08-10 18:55:01 +0200 |
---|---|---|
committer | David Gibson | 2020-08-13 13:04:05 +0200 |
commit | a845a54cbe0f197b833921b2af13fee88bb8240d (patch) | |
tree | a0319ba6ee85e716ad8cfce259f13f2a80dcc562 /hw/intc/xive.c | |
parent | spapr/kvm: Fix error handling in kvmppc_xive_pre_save() (diff) | |
download | qemu-a845a54cbe0f197b833921b2af13fee88bb8240d.tar.gz qemu-a845a54cbe0f197b833921b2af13fee88bb8240d.tar.xz qemu-a845a54cbe0f197b833921b2af13fee88bb8240d.zip |
spapr/xive: Fix error handling in kvmppc_xive_post_load()
Now that all these functions return a negative errno on failure, check
that because it is preferred to local_err. And most of all, propagate it
because vmstate expects negative errnos.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159707850148.1489912.18355118622296682631.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/intc/xive.c')
0 files changed, 0 insertions, 0 deletions