hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP
commitdf37416218a91a4ae962dfafbc8208af8087ebc0
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:09 +0000 (30 07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:09 +0000 (30 07:45 +0000)
tree59058381b5c9f2777ba14ea38a4529d19062813a
parentabff909c9456103b54277318675fff8997fd71af
hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP

Use LOG_GUEST_ERROR and LOG_UNIMP in preference to hw_error().

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