commit | 9351d70829c6ef2b6e27b4ca89aaca2eab4780ed | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Oct 18 14:11:37 2012 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 20 07:56:22 2012 +0000 |
tree | b1d312e6e26759879f53e2a682c002dd750f2ea1 | |
parent | 051c02b6c9c8ab5527f8775808625f9de8346006 [diff] |
hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR Rather than a mix of direct printing to stderr and aborting via hw_error(), use LOG_UNIMP and LOG_GUEST_ERROR. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>