commit | edb94a41e30f1b2ca241bfdfd7f7e90badfa6192 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 30 07:45:10 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 30 07:45:10 2012 +0000 |
tree | 8b5d7c482e08468477db1c057cd6c72c64aa126d | |
parent | 8c8dc39fa60f782f988bc08113f3abfddebbfebd [diff] |
hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP Use LOG_GUEST_ERROR to report guest accesses to bad register offsets, and LOG_UNIMP for access to the unimplemented test registers. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>