]> git.proxmox.com Git - qemu.git/commit
hw/arm_sysctl: 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)
commit0c896f066213fcb06063f68ad7bfc75800591846
treea1e3024449ce166634bdd76872c95c2864ae8d22
parente72e3ffc3d13176c44eb21af0c6468867458cb4a
hw/arm_sysctl: Use LOG_GUEST_ERROR

Use LOG_GUEST_ERROR to report bad guest accesses.

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