]> git.proxmox.com Git - qemu.git/commit
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Oct 2012 13:11:41 +0000 (14:11 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:22 +0000 (07:56 +0000)
commitaf83c32bd44b6594db301b4ac8cb44e5eb85d4bf
treee0ded90472639edd83ef8c056e041457da676eb5
parent6d5433e00a73f96dd5cbf93874dd8122672144b6
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR

Use LOG_UNIMP and LOG_GUEST_ERROR where appropriate rather
than hw_error().

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