gem5/src/dev/sparc
Ali Saidi a068d6db0f 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
2007-03-13 00:05:52 -04:00
..
dtod.cc timegm() is a gnuism... replace with the code from the timegm() man page 2007-01-29 19:04:06 -05:00
dtod.hh timegm() is a gnuism... replace with the code from the timegm() man page 2007-01-29 19:04:06 -05:00
iob.cc fix interrupting during a quisce on sparc 2007-03-13 00:05:52 -04:00
iob.hh Add Iob and remove the fake device 2007-03-03 19:02:31 -05:00
mm_disk.cc Compilation fix 2007-03-10 15:21:55 -05:00
mm_disk.hh more fp fixes 2007-02-06 15:52:33 -05:00
SConscript Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
t1000.cc Make SPARC checkpointing work 2007-01-30 18:25:39 -05:00
t1000.hh Make SPARC checkpointing work 2007-01-30 18:25:39 -05:00