hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
commit6d5433e00a73f96dd5cbf93874dd8122672144b6
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Oct 2012 13:11:40 +0000 (18 14:11 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:22 +0000 (20 07:56 +0000)
treebc3c99e17fdb119986747feb29086218070ccab6
parentfd271e81aa7334b973285f5c94a4f8ab265df683
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR

Use the new LOG_UNIMP and LOG_GUEST_ERROR logging types rather
than hw_error().

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