include misc.hh for panic
[gem5.git] / src /
2006-05-31 Ali Saidiremove unneeded files that were copied directly from...
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-31 Ali SaidiMerge zizzer:/bk/newmem
2006-05-31 Ali Saidimake io device be a little nicer about scheduling retri...
2006-05-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Steve ReinhardtStreamline interface to Request object.
2006-05-31 Steve ReinhardtMinor further cleanup & commenting of Packet class.
2006-05-30 Steve ReinhardtFix Port pointer initialization.
2006-05-30 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-05-30 Steve ReinhardtClean up Python embedding to build on zizzer (where...
2006-05-30 Ali SaidiMerge zizzer:/bk/newmem
2006-05-30 Ali SaidiAdd a very poor implementation of dealing with retries...
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-30 Steve ReinhardtLink in Python interpreter.
2006-05-29 Ali Saidicommit a couple of minor things that I forgot to last...
2006-05-29 Ali SaidiCreate a new CpuEvent class that has a pointer to an...
2006-05-29 Ali Saidisplit off fullsystem and se iprs into two functions...
2006-05-29 Ali SaidiRemove authors from copyright.
2006-05-29 Ali Saidiremove some getPtr() calls by changing having function...
2006-05-26 Ali SaidiMerge zizzer:/bk/newmem
2006-05-26 Ali SaidiImplement PR/HPR/ASR for full system
2006-05-26 Steve ReinhardtFixes for TimingSimpleCPU under full system. Now boots...
2006-05-26 Steve ReinhardtReorganize bridge as pair of cooperating ports.
2006-05-26 Steve ReinhardtAdd a little more tracing support for Bus/Port stuff.
2006-05-26 Steve ReinhardtSignificant rework of Packet class interface:
2006-05-26 Steve ReinhardtAdd names to memory Port objects for tracing.
2006-05-23 Steve ReinhardtMinor fixes for full-system timing memory.
2006-05-23 Steve ReinhardtGet rid of FastCPU model.
2006-05-23 Steve ReinhardtFix to SPARC Nop class for multiple CPU models.
2006-05-23 Steve ReinhardtClean up libelf handling.
2006-05-22 Ali Saidihave multiple global levels (as required by UA2005)
2006-05-22 Steve ReinhardtNew directory structure: