OSDN Git Service

hw/pl061: Use LOG_GUEST_ERROR
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:09 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:09 +0000 (07:45 +0000)
commitabff909c9456103b54277318675fff8997fd71af
treed4ab6418198725de3c68af8485ae5f240787c3dc
parentfbfecf43e9d354cfae04496563f7bb87d2ccde46
hw/pl061: Use LOG_GUEST_ERROR

Use LOG_GUEST_ERROR to report guest attempts to access bad register offsets.

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