]> git.proxmox.com Git - qemu.git/commit
hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_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)
commitf9fe7bdad82a1262e9352393b03d7f4586366209
treee2f4943a52d16121a4e525bcfa46ef37beab2b67
parent2d746989bf5e146df9205de3fd4ad0d48a318165
hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error()

Use LOG_GUEST_ERROR to report guest accesses to bad offsets.

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