summary refs log tree commit diff stats
path: root/hw/intc/omap_intc.c
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2020-08-10 18:54:47 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2020-08-13 21:00:52 +1000
commitd55daadcb801f309556fdbab00b2653d20e26603 (patch)
tree50b86662b68c4cda9688e159b56ed3cc7b7f056b /hw/intc/omap_intc.c
parentd53482a73bba983f521d6b9652e6f68e856ab794 (diff)
downloadfocaccia-qemu-d55daadcb801f309556fdbab00b2653d20e26603.tar.gz
focaccia-qemu-d55daadcb801f309556fdbab00b2653d20e26603.zip
spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
Since kvm_device_access() returns a negative errno on failure, convert
kvmppc_xive_set_source_config() to use it for error checking. This allows
to get rid of the local_err boilerplate.

Propagate the return value so that callers may use it as well to check
failures.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159707848764.1489912.17078842252160674523.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/intc/omap_intc.c')
0 files changed, 0 insertions, 0 deletions