]> Git Repo - qemu.git/commit - hw/arm/xlnx-zynqmp.c
xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort
authorAlistair Francis <[email protected]>
Tue, 8 Sep 2015 16:38:45 +0000 (17:38 +0100)
committerPeter Maydell <[email protected]>
Tue, 8 Sep 2015 16:38:45 +0000 (17:38 +0100)
commite1292517103f7ad6a8dc9f0795d170a78ed408a8
tree1241ceedceb1bf0502d9129b112526d4385f6c13
parentbb639f829f139ddc83325b3b6825f93096ee44f1
xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort

Convert all of the non-realize error_propagate() calls into error_abort
calls as they shouldn't be user visible failure cases.

Signed-off-by: Alistair Francis <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/xlnx-zynqmp.c
This page took 0.023595 seconds and 4 git commands to generate.