| 2006-03-12 | Steve Reinhardt | Minor fix to fault message in SimpleCPU. | commit | commitdiff | tree | 
| 2006-03-12 | Steve Reinhardt | Fix EIO handling for new memory system. | commit | commitdiff | tree | 
| 2006-03-12 | Steve Reinhardt | Tweak exit() message. | commit | commitdiff | tree | 
| 2006-03-12 | Steve Reinhardt | Bump up NFS wait time in qdo (since this has been causing | commit | commitdiff | tree | 
| 2006-03-11 | Gabe Black | Added registerfile.hh and utility.hh | commit | commitdiff | tree | 
| 2006-03-11 | Gabe Black | Work towards factoring isa_traits.hh into smaller,... | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Moved MaxAddr. | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Got rid of some dead code. | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Moved some constants into constants.hh | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Got rid of unnecessary fault_addr function. | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Got rid of forward declaration of RegFile and MiscRegFi... | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Pushed the InternalProcReg type into the MiscRegFile... | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Added ev5.hh to files which should include it directly... | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Moved constants from isa_traits.hh into constants.hh. | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Merge m5.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2006-03-10 | Ron Dreslinski | It now runs hello world binary. | commit | commitdiff | tree | 
| 2006-03-10 | Ron Dreslinski | Add getMemPort to exec context proxy | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Put the InternalProcReg type into the MiscRegFile,... | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Split out basic types from isa_traits.hh into a new... | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | Eliminated TARGET_ALPHA, since THE_ISA provides the... | commit | commitdiff | tree | 
| 2006-03-10 | Steve Reinhardt | Compiles now (with CPU_MODELS=SimpleCPU), but hangs | commit | commitdiff | tree | 
| 2006-03-10 | Gabe Black | SimpleCPU compiles with merge. | commit | commitdiff | tree | 
| 2006-03-09 | Gabe Black | Hand merge.  Stuff probably doesn't compile. | commit | commitdiff | tree | 
| 2006-03-09 | Ali Saidi | fix merging issues | commit | commitdiff | tree | 
| 2006-03-09 | Ali Saidi | Merge zizzer:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-09 | Ali Saidi | no more common syscall emulation, now common for everyone | commit | commitdiff | tree | 
| 2006-03-09 | Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | commit | commitdiff | tree | 
| 2006-03-09 | Kevin Lim | Use functions to access XC. | commit | commitdiff | tree | 
| 2006-03-09 | Korey Sewell | last changes before big merge | commit | commitdiff | tree | 
| 2006-03-09 | Korey Sewell | minor comments to decoder.isa | commit | commitdiff | tree | 
| 2006-03-08 | Korey Sewell | Merge zizzer:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-08 | Korey Sewell | add explicit support for nop,ssnop, and ehb instructions | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Include ability to copy all misc regs. | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Forward declaration of MemoryController. | commit | commitdiff | tree | 
| 2006-03-08 | Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-08 | Gabe Black | Working towards compiling SPARC_SE | commit | commitdiff | tree | 
| 2006-03-08 | Korey Sewell | Update MiscReg enum and miscRegFile definition | commit | commitdiff | tree | 
| 2006-03-08 | Korey Sewell | updated MIPS ISA files .... all files should be able... | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Use getProxy() instead of xcProxy; avoids confusion... | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Needs forward declaration of MemoryController. | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Fixes for accesses to the misc regs. | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Avoid accessing objects directly within the XC. | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Fixes to allow the ExecContext to be used for profiling. | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-08 | Kevin Lim | Updates for the quiesceEvent that was added to the XC. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Corrected a mispelling of "unimplemented". | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Pushed ev5.hh out of the non-alpha code. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | The a.out and ecoff object file formats will only be... | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Got rid of some commented out code. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Fixed up some issues to be more compilable. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Changed the include paths to take advantage of the... | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Clean up of the SPARC isa_traits. This still doesn... | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Clean up of the SPARC isa description. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Implemented SPARC fault classes. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Some clean up work with faults. | commit | commitdiff | tree | 
| 2006-03-07 | Gabe Black | Moved where some alpha specific source files were menti... | commit | commitdiff | tree | 
| 2006-03-07 | Steve Reinhardt | Rename default options path from "build_options/default... | commit | commitdiff | tree | 
| 2006-03-05 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-05 | Kevin Lim | Remove call to swap_palshadow that is no longer needed. | commit | commitdiff | tree | 
| 2006-03-05 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-05 | Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-05 | Gabe Black | Changed targetarch to arch | commit | commitdiff | tree | 
| 2006-03-05 | Ali Saidi | Merge zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-05 | Steve Reinhardt | Emulated syscalls should return -errno on failure | commit | commitdiff | tree | 
| 2006-03-05 | Ali Saidi | Merge zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-05 | Ali Saidi | move alpha specific code into arch/alpha | commit | commitdiff | tree | 
| 2006-03-04 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-04 | Kevin Lim | Steps towards setting up the infrastructure to allow... | commit | commitdiff | tree | 
| 2006-03-04 | Ali Saidi | properly align the uid and size fields in the pre_F54_s... | commit | commitdiff | tree | 
| 2006-03-04 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-04 | Ali Saidi | we REALLY don't want to use system headers  for libelf... | commit | commitdiff | tree | 
| 2006-03-04 | Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-04 | Gabe Black | General small SPARC fixups | commit | commitdiff | tree | 
| 2006-03-04 | Gabe Black | Removed the commented out declaration of the Addr type. | commit | commitdiff | tree | 
| 2006-03-04 | Gabe Black | Filled out the object file loader so it can load object... | commit | commitdiff | tree | 
| 2006-03-03 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-03 | Kevin Lim | Remove intr_post function.  No longer being used. | commit | commitdiff | tree | 
| 2006-03-03 | Kevin Lim | Changes to support automatic renaming of the shadow... | commit | commitdiff | tree | 
| 2006-03-03 | Ali Saidi | Merge zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-03 | Ali Saidi | First cut at moving alpha specefic stuff out of /sim... | commit | commitdiff | tree | 
| 2006-03-03 | Nathan Binkert | Ethernet devices have an RSS option to tell the driver to | commit | commitdiff | tree | 
| 2006-03-03 | Gabe Black | Merge gblack@m5.eecs.umich.edu:/bk/multiarch | commit | commitdiff | tree | 
| 2006-03-02 | Ali Saidi | Fix fault handling, dereferincing a null pointer is... | commit | commitdiff | tree | 
| 2006-03-02 | Steve Reinhardt | Fix memory allocation error in Port::memsetBlobFunctional. | commit | commitdiff | tree | 
| 2006-03-02 | Steve Reinhardt | Simple program runs with sendAtomic! | commit | commitdiff | tree | 
| 2006-03-02 | Steve Reinhardt | More progress... run a few instructions now, but die... | commit | commitdiff | tree | 
| 2006-03-02 | Gabe Black | Got rid of the multiple inheritance in the Fault classe... | commit | commitdiff | tree | 
| 2006-03-01 | Steve Reinhardt | More progress toward actually running a program. | commit | commitdiff | tree | 
| 2006-03-01 | Ali Saidi | Merge zizzer:/bk/m5 | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | Begain setting up syscall emulation for sparc linux. | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | Cleaned up some of the Fault system. | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | Removed the targetarch code. | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | Made sparc copies of some architecture specific files. | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | Changed the name of the fault's invocation method from... | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | Used the Fault constructor to create Interrupt faults... | commit | commitdiff | tree | 
| 2006-03-01 | Gabe Black | moved ev5_trap fully into the fault class. | commit | commitdiff | tree | 
| 2006-02-28 | Ali Saidi | Add quiesceNs, quiesceTime, quiesceCycles, and m5panic... | commit | commitdiff | tree | 
| 2006-02-28 | Kevin Lim | Merge ktlim@zizzer:/bk/m5 | commit | commitdiff | tree | 
| next |