]> git.proxmox.com Git - qemu.git/commit
hw/arm_l2x0: Use LOG_GUEST_ERROR
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:10 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:10 +0000 (07:45 +0000)
commita35d4e422328eeb770b7b0c08bb073e8940b158e
treecef3e9ac1f023e76ec4cfbda3a0d9be520c7202f
parent0c896f066213fcb06063f68ad7bfc75800591846
hw/arm_l2x0: Use LOG_GUEST_ERROR

Use LOG_GUEST_ERROR to report bad guest accesses.

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