diff options
author | Peter Maydell | 2022-01-11 18:10:41 +0100 |
---|---|---|
committer | Peter Maydell | 2022-01-20 17:04:58 +0100 |
commit | 593a7cc2d38544040ed79c28b3b027420ec84c40 (patch) | |
tree | ee5a0e003d8d4602cc488be40d8fdf13af1edc39 /hw/cpu/a9mpcore.c | |
parent | hw/intc/arm_gicv3_its: Use enum for return value of process_* functions (diff) | |
download | qemu-593a7cc2d38544040ed79c28b3b027420ec84c40.tar.gz qemu-593a7cc2d38544040ed79c28b3b027420ec84c40.tar.xz qemu-593a7cc2d38544040ed79c28b3b027420ec84c40.zip |
hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
Fix process_its_cmd() to consistently return CMD_STALL for
memory errors and CMD_CONTINUE for parameter errors, as
we claim in the comments that we do.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220111171048.3545974-7-peter.maydell@linaro.org
Diffstat (limited to 'hw/cpu/a9mpcore.c')
0 files changed, 0 insertions, 0 deletions