diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2013-08-20 14:54:28 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-08-20 14:54:28 +0100 |
commit | 3f1beaca88bffa4828cc86beb89ff70474516d91 (patch) | |
tree | 57589b61b01bb75101dfc9043f443c17ec3ec9bc /hw/arm | |
parent | f202039811d8746b0586d2fd5f61de6c8cf68056 (diff) | |
download | qemu-3f1beaca88bffa4828cc86beb89ff70474516d91.zip |
target-arm: Implement 'int' loglevel
The 'int' loglevel for recording interrupts and exceptions
requires support in the target-specific code. Implement
it for ARM. This improves debug logging in some situations
that were otherwise pretty opaque, such as when we fault
trying to execute at an exception vector address, which
would otherwise cause an infinite loop of taking exceptions
without any indication in the debug log of what was going on.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1375700771-21665-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions