summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-30Add a very poor implementation of dealing with retries on timing requests. It...Ali Saidi
2006-05-29commit a couple of minor things that I forgot to last time.Ali Saidi
2006-05-29Create a new CpuEvent class that has a pointer to an execution context in the...Ali Saidi
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-28Remove authors from copyright.Ali Saidi
2006-05-28remove some getPtr() calls by changing having function return valuesAli Saidi
2006-05-26Merge zizzer:/bk/newmemAli Saidi
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-26Fixes for TimingSimpleCPU under full system. Now boots Alpha Linux!Steve Reinhardt
2006-05-26Reorganize bridge as pair of cooperating ports.Steve Reinhardt
2006-05-26Add a little more tracing support for Bus/Port stuff.Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-23Minor fixes for full-system timing memory.Steve Reinhardt
2006-05-22Make scons auto-configure stuff per-build-root.Steve Reinhardt
2006-05-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22Fix to SPARC Nop class for multiple CPU models.Steve Reinhardt
2006-05-22Make CPU_MODELS default to just the two SimpleCPU variantsSteve Reinhardt
2006-05-22Clean up libelf handling.Steve Reinhardt
2006-05-22have multiple global levels (as required by UA2005)Ali Saidi
2006-05-22Forgot to delete the now-obsolete mkbuilddir script.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt
2006-05-18First steps toward getting full system to work withSteve Reinhardt
2006-05-18Change Packet parameters on Port methods from references to pointers.Steve Reinhardt
2006-05-18add regStats() back to ide_diskAli Saidi
2006-05-18Merge zizzer:/bk/newmemAli Saidi
2006-05-18fix ide stats and make sinic compile after merge.Ali Saidi
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-05-16Merge zizzer:/bk/newmemAli Saidi
2006-05-16add single fs newmem testAli Saidi
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-05-15Merge zizzer:/bk/newmemAli Saidi
2006-05-15Add support for sparc/solaris syscall emulation. Not tested yet because I can...Ali Saidi
2006-05-15fix typo, headers protection should be named __DIR_DIR_..._FILE_HH__Ali Saidi
2006-05-14Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-05-14Fixed some problems with signed vs. unsigned numbers which were breaking cond...Gabe Black
2006-05-14Made the decoder handle reg_or_imm type arguments with type qualifiers.Gabe Black
2006-05-14Made EM_SPARC32PLUS be recognized as belonging to the SPARC architecture. Pro...Gabe Black
2006-05-14Moved the UnimpFault to be globalGabe Black
2006-05-14Copied Korey's MIPS tests over to SPARCGabe Black
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-12replace /.automount/ with /n/Ali Saidi
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-12fix the checkpoint bugAli Saidi
2006-05-12FP programs are back to running... Condition Codes can be read and set...Korey Sewell
2006-05-11Initialize the count on the number of devices drained properly.Ron Dreslinski
2006-05-11First pass at a serializer object, may need to work on naming of object and f...Ron Dreslinski
2006-05-11make the dma buffer equal to the max dma sizeAli Saidi