fix interrupting during a quisce on sparc
src/arch/sparc/ua2005.cc:
fix interrupting when quisced. Since sticks correspond to instructions when not quisced we need to
check if were suspended and interrupt at the guess time
src/base/traceflags.py:
add trace flag for Iob
src/cpu/simple/base.cc:
Use Quisce instead of IPI trace flag
src/dev/sparc/iob.cc:
add some Dprintfs
--HG--
extra : convert_revision : 72e18fcc750ad1e4b2bb67b19b354eaffc6af6d5
This commit is contained in:
@@ -116,6 +116,7 @@ baseFlags = [
|
||||
'ISP',
|
||||
'IdeCtrl',
|
||||
'IdeDisk',
|
||||
'Iob',
|
||||
'Interrupt',
|
||||
'LLSC',
|
||||
'LSQ',
|
||||
|
||||
Reference in New Issue
Block a user