diff options
author | Jia He <hejianet@gmail.com> | 2018-08-20 11:24:31 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-08-20 11:24:31 +0100 |
commit | 84be3ef1defeefc4ef157f8657d178d204ec0f3a (patch) | |
tree | a8065b375700e7449214c57392cba88c5ad5d5b3 /include/hw/char/imx_serial.h | |
parent | 67c791f611c6d9513a2ae4129ce861f4c655ae0f (diff) |
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_reset
In scripts/arch-run.bash of kvm-unit-tests, it will check the qemu
output log with:
if [ -z "$(echo "$errors" | grep -vi warning)" ]; then
Thus without the warning prefix, all of the test fail.
Since it is not unrecoverable error in kvm_arm_its_reset for
current implementation, downgrading the report from error to
warn makes sense.
Signed-off-by: Jia He <jia.he@hxt-semitech.com>
Message-id: 1531969910-32843-1-git-send-email-jia.he@hxt-semitech.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/char/imx_serial.h')
0 files changed, 0 insertions, 0 deletions