« Previous | Next » 

Revision 3f1beaca

ID3f1beaca88bffa4828cc86beb89ff70474516d91

Added by Peter Maydell over 10 years ago

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 <>
Reviewed-by: Richard Henderson <>
Message-id:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences