]> git.proxmox.com Git - qemu.git/commit
hw/pl050: Use LOG_GUEST_ERROR
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:08 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:08 +0000 (07:45 +0000)
commitfbfecf43e9d354cfae04496563f7bb87d2ccde46
treed3cd11661c055fedd94724c6f5cab853217bc10a
parent7f0f774003e4c6885b34d4c0006f7beff2b529eb
hw/pl050: Use LOG_GUEST_ERROR

Use LOG_GUEST_ERROR for reporting guest attempts to access invalid register
offsets.

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