diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-02-01 19:32:07 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-02-08 10:56:29 +0000 |
commit | d7d359c4ac1cafd1051c5f6f7ff8349aba579718 (patch) | |
tree | d186dc86d4313218df16be91cf9b49fdeb2d4eec /hw/9pfs/virtio-9p-device.c | |
parent | 333024140730c9294dafb4158e396faeb4b3f6fe (diff) |
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/9pfs/virtio-9p-device.c')
0 files changed, 0 insertions, 0 deletions