]> git.proxmox.com Git - qemu.git/commit
hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMP
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:10 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:10 +0000 (07:45 +0000)
commite72e3ffc3d13176c44eb21af0c6468867458cb4a
treee9d9db95d3dd0479991ea99c814278e48e2e7b2e
parentedb94a41e30f1b2ca241bfdfd7f7e90badfa6192
hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMP

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

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