diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-03-30 13:18:59 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-03-30 13:18:59 +0100 |
commit | 660b4e70422bd19b09fa979733645ad6a55d88f2 (patch) | |
tree | 3ef76df808d7344daed0a14c757325b3ae88f3fd /target | |
parent | 63fef6287e555651e1a27d595ad677f21e04de32 (diff) |
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
In some places in xlnx_zynqmp_realize() we were putting an
error into our local Error*, but forgetting to check for
failure and pass it back to the caller. Add the missing code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200324134947.15384-3-peter.maydell@linaro.org
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions