]> git.proxmox.com Git - qemu.git/commit
hw/pl031: Use LOG_GUEST_ERROR
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Oct 2012 13:11:42 +0000 (14:11 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:22 +0000 (07:56 +0000)
commita5089c050138933631b8755a664cfd275763b223
tree1a7003581b91e48854baf6af1c89c7ac3483e7b1
parentaf83c32bd44b6594db301b4ac8cb44e5eb85d4bf
hw/pl031: Use LOG_GUEST_ERROR

Use LOG_GUEST_ERROR rather than hw_error or direct fprintf.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/pl031.c