hw/arm_gic: Use LOG_GUEST_ERROR
commit8c8dc39fa60f782f988bc08113f3abfddebbfebd
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:10 +0000 (30 07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:10 +0000 (30 07:45 +0000)
tree34634941f5ad84e9522b391cb269d015793edf5a
parentf9fe7bdad82a1262e9352393b03d7f4586366209
hw/arm_gic: Use LOG_GUEST_ERROR

Use LOG_GUEST_ERROR to report guest accesses to bad offsets.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm_gic.c