Age | Commit message (Expand) | Author |
2006-02-15 | More compilation fixes. | Ron Dreslinski |
2006-02-15 | More progress toward compiling... partly by | Steve Reinhardt |
2006-02-15 | Changes to start making the tree use the new memory system. Trying to compil... | Ron Dreslinski |
2006-02-03 | Update for new memory system. Uses the ports to access memory now. Also sup... | Kevin Lim |
2006-01-31 | Remove non-needed functions, fix return values of completion handler. | Ron Dreslinski |
2006-01-31 | More changes toward making simpleCpu use new port interface. | Ron Dreslinski |
2006-01-31 | More include files, removing definition of SendResult whioch isn't needed any... | Ron Dreslinski |
2006-01-31 | Fixed some void functions with returns, first stab at cpu ports. | Ron Dreslinski |
2006-01-29 | Hacks to avoid compiling in old FullCPU model. | Steve Reinhardt |
2006-01-28 | Changes for Process object initialization in merged-memory environment. | Steve Reinhardt |
2005-12-23 | Change base/intmath.{cc,hh} to follow m5 style. | Steve Reinhardt |
2005-12-01 | Two small fixes for mem_req's and Probe path with MOSI/MOESI | Ron Dreslinski |
2005-11-20 | switch all profiling stuff to the kernelSymtab since allSymtab | Nathan Binkert |
2005-11-20 | clear the function profile on a stats reset | Nathan Binkert |
2005-11-20 | use Counter to avoid overflowing an int | Nathan Binkert |
2005-11-20 | For SimpleCPU profiling code, only update the exec context's | Nathan Binkert |
2005-11-20 | Cleanup the StackTrace interfaces and profile interfaces so they | Nathan Binkert |
2005-11-10 | Fix Lisa's CPU trace system check for syscall emulation. | Steve Reinhardt |
2005-11-09 | just commit what i need for dumping traces compatible with intel's casper | Lisa Hsu |
2005-10-18 | Add new function profiling stuff, wrap the pc_sample stuff into it. | Nathan Binkert |
2005-10-09 | add a flag that supercedes all other InstExec flags to print a trace in the I... | Lisa Hsu |
2005-10-03 | Minor cleanup of memtest. | Steve Reinhardt |
2005-09-24 | Add functions to System object to set up function-based events, | Steve Reinhardt |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-08-15 | Changes for getting FreeBSD to run. | Miguel Serrano |
2005-06-29 | Allow CPUs to specify their own CPU ids. | Nathan Binkert |
2005-06-05 | Cleanup copyright stuff. Add our copyright files that | Nathan Binkert |
2005-06-05 | Fix minor doxygen issues. | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-05 | Update #defines for the O3CPU. Also include the copyright. | Kevin Lim |
2005-06-05 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2005-06-05 | Change SamplingCPU to Sampler. | Steve Reinhardt |
2005-06-05 | move eio stuff to encumbered | Nathan Binkert |
2005-06-04 | shuffle files around for new directory structure | Nathan Binkert |
2005-06-04 | more portable | Nathan Binkert |
2005-06-01 | Rename sim/universe.{cc,hh} to root.{cc,hh} (since the | Steve Reinhardt |
2005-06-01 | Standardize clock parameter names to 'clock'. | Steve Reinhardt |
2005-05-26 | Added copyright. | Kevin Lim |
2005-05-24 | Little debugging things. | Steve Reinhardt |
2005-05-20 | Minor changes to get new cpu to compile with FULL_SYSTEM. | Steve Reinhardt |
2005-05-19 | Fix up code for initial release. The main bug that remains is properly forwa... | Kevin Lim |
2005-05-03 | Large update of several parts of my code. The most notable change is the inc... | Kevin Lim |
2005-05-02 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-04-28 | Clean up output for pc break events, and remove a unneeded break event. | Ron Dreslinski |
2005-04-14 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-04-11 | Make the notion of a global event tick independent of the actual | Nathan Binkert |
2005-03-18 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-03-15 | during a cache miss in the simple cpu we were finalizing the trace | Ali Saidi |
2005-03-15 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-03-15 | small cleanup to sampling cpu code. | Nathan Binkert |