summary refs log tree commit diff stats
path: root/hw/arm/boot.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2022-02-01 19:32:07 +0000
committerPeter Maydell <peter.maydell@linaro.org>2022-02-08 10:56:29 +0000
commitd7d359c4ac1cafd1051c5f6f7ff8349aba579718 (patch)
treed186dc86d4313218df16be91cf9b49fdeb2d4eec /hw/arm/boot.c
parent333024140730c9294dafb4158e396faeb4b3f6fe (diff)
downloadfocaccia-qemu-d7d359c4ac1cafd1051c5f6f7ff8349aba579718.tar.gz
focaccia-qemu-d7d359c4ac1cafd1051c5f6f7ff8349aba579718.zip
hw/intc/arm_gicv3_its: Split error checks
In most of the ITS command processing, we check different error
possibilities one at a time and log them appropriately. In
process_mapti() and process_mapd() we have code which checks
multiple error cases at once, which means the logging is less
specific than it could be. Split those cases up.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220201193207.2771604-14-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions