diff options
author | Peter Maydell | 2022-02-01 20:32:07 +0100 |
---|---|---|
committer | Peter Maydell | 2022-02-08 11:56:29 +0100 |
commit | d7d359c4ac1cafd1051c5f6f7ff8349aba579718 (patch) | |
tree | d186dc86d4313218df16be91cf9b49fdeb2d4eec /hw/sensor/max34451.c | |
parent | hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI (diff) | |
download | qemu-d7d359c4ac1cafd1051c5f6f7ff8349aba579718.tar.gz qemu-d7d359c4ac1cafd1051c5f6f7ff8349aba579718.tar.xz 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/sensor/max34451.c')
0 files changed, 0 insertions, 0 deletions