| 2006-10-09 | Ron Dreslinski | Add more DPRINTF's fix a supply condition. | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Have cpus send snoop ranges | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Put a check in so people know not to create more than... | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Don't create a response if one isn't needed. | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Don't block responses even if the cache is blocked. | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Update the Memtester, commit a config file/test for it. | commit | commitdiff | tree | 
| 2006-10-09 | Lisa Hsu | add in checkpoint restoration option, you can restore... | commit | commitdiff | tree | 
| 2006-10-09 | Lisa Hsu | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-09 | Lisa Hsu | post checkpoint restoration the bus ranges need to... | commit | commitdiff | tree | 
| 2006-10-09 | Lisa Hsu | add in serialization of AtomicSimpleCPU _status.  This... | commit | commitdiff | tree | 
| 2006-10-09 | Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-09 | Steve Reinhardt | Set cpu_id params (required by ll/sc code now). | commit | commitdiff | tree | 
| 2006-10-09 | Lisa Hsu | update for m5 base linux. (the last changes were for... | commit | commitdiff | tree | 
| 2006-10-09 | Steve Reinhardt | Fixes for Port proxies and proxy parameters. | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Update stats for functional path fix | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Make sure to propogate sendFunctional calls with functi... | commit | commitdiff | tree | 
| 2006-10-09 | Ron Dreslinski | Fixes for functional path. | commit | commitdiff | tree | 
| 2006-10-08 | Ron Dreslinski | Only respond if the pkt needs a response. | commit | commitdiff | tree | 
| 2006-10-08 | Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| 2006-10-08 | Ron Dreslinski | Move away from using the statusChange function on snoop... | commit | commitdiff | tree | 
| 2006-10-08 | Steve Reinhardt | Replace tests of LOCKED/UNCACHEABLE flags with isLocked... | commit | commitdiff | tree | 
| 2006-10-08 | Steve Reinhardt | Update ref stats: ll/sc, cpu_id, new kernel (?) | commit | commitdiff | tree | 
| 2006-10-08 | Steve Reinhardt | Implement Alpha LL/SC support for SimpleCPU (Atomic... | commit | commitdiff | tree | 
| 2006-10-08 | Steve Reinhardt | Rename some vars for clarity. | commit | commitdiff | tree | 
| 2006-10-08 | Steve Reinhardt | Allocate new thread stacks and shared mem region via... | commit | commitdiff | tree | 
| 2006-10-07 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-07 | Ron Dreslinski | Update stats for change in functional path in cache | commit | commitdiff | tree | 
| 2006-10-07 | Ron Dreslinski | Fix a missing pointer | commit | commitdiff | tree | 
| 2006-10-07 | Ron Dreslinski | No need to keep trying to request the data bus if we... | commit | commitdiff | tree | 
| 2006-10-07 | Ron Dreslinski | Add mechanism for caches to handle failure of the fast... | commit | commitdiff | tree | 
| 2006-10-07 | Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| 2006-10-07 | Ron Dreslinski | Fix infinite writebacks bug in cache. | commit | commitdiff | tree | 
| 2006-10-07 | Kevin Lim | Update refs. | commit | commitdiff | tree | 
| 2006-10-07 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-07 | Ali Saidi | system.cc: | commit | commitdiff | tree | 
| 2006-10-06 | Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| 2006-10-06 | Ron Dreslinski | Another thread number removed | commit | commitdiff | tree | 
| 2006-10-06 | Ron Dreslinski | Remove threadnum from cache everywhere for now | commit | commitdiff | tree | 
| 2006-10-06 | Korey Sewell | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| 2006-10-06 | Korey Sewell | add SMT hello world test - 2 threads | commit | commitdiff | tree | 
| 2006-10-06 | Lisa Hsu | checkpoint recovery was screwed up because a new sectio... | commit | commitdiff | tree | 
| 2006-10-06 | Lisa Hsu | there are two main thrusts of this changeset. | commit | commitdiff | tree | 
| 2006-10-06 | Lisa Hsu | add an option for defining a directory in which to... | commit | commitdiff | tree | 
| 2006-10-06 | Lisa Hsu | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-06 | Lisa Hsu | update full system references for newest disk image... | commit | commitdiff | tree | 
| 2006-10-06 | Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-06 | Nathan Binkert | remove traces of binning | commit | commitdiff | tree | 
| 2006-10-06 | Ron Dreslinski | Fixes for functional accesses to use the snoop path. | commit | commitdiff | tree | 
| 2006-10-06 | Ron Dreslinski | First pass at snooping stuff that compiles and doesn... | commit | commitdiff | tree | 
| 2006-10-05 | Lisa Hsu | fix the argument to m5.simulate() on a checkpoint. | commit | commitdiff | tree | 
| 2006-10-05 | Nathan Binkert | Static global object don't work well, if the variables are | commit | commitdiff | tree | 
| 2006-10-02 | Kevin Lim | Oops, forgot to assign the option to the param context. | commit | commitdiff | tree | 
| 2006-10-02 | Kevin Lim | Merge ktlim@zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-02 | Kevin Lim | Be sure to set progress interval. | commit | commitdiff | tree | 
| 2006-10-02 | Kevin Lim | Merge ktlim@zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-10-02 | Kevin Lim | Add in ability to start a trace at a specific cycle. | commit | commitdiff | tree | 
| 2006-10-02 | Kevin Lim | Updates to fix merge issues and bring almost everything... | commit | commitdiff | tree | 
| 2006-10-01 | Steve Reinhardt | Move Python setup into Configure section so we can... | commit | commitdiff | tree | 
| 2006-10-01 | Kevin Lim | Merge ktlim@zamp:./local/clean/o3-merge/m5 | commit | commitdiff | tree | 
| 2006-09-28 | Kevin Lim | Updates to Ozone CPU. | commit | commitdiff | tree | 
| 2006-09-28 | Kevin Lim | Minor changes plus updates to O3. | commit | commitdiff | tree | 
| 2006-09-19 | Steve Reinhardt | Add CoherenceProtocol object to objects list. | commit | commitdiff | tree | 
| 2006-09-19 | Ali Saidi | add boiler plate intel nic code | commit | commitdiff | tree | 
| 2006-09-17 | Gabe Black | Adding what was tracedump but is now statetrace to... | commit | commitdiff | tree | 
| 2006-09-17 | Gabe Black | Finished changing how stat structures are translated... | commit | commitdiff | tree | 
| 2006-09-16 | Gabe Black | Changes to correct stat behavior | commit | commitdiff | tree | 
| 2006-09-15 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2006-09-11 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2006-09-11 | Ali Saidi | add annotation code to m5 | commit | commitdiff | tree | 
| 2006-09-08 | Steve Reinhardt | Added cscope-find.py utility to generate file list... | commit | commitdiff | tree | 
| 2006-09-08 | Steve Reinhardt | Add support for assigning lists of ports or proxies... | commit | commitdiff | tree | 
| 2006-09-07 | Steve Reinhardt | Update port numbers from new unproxy ordering. | commit | commitdiff | tree | 
| 2006-09-07 | Steve Reinhardt | Try to make unproxy order more deterministic. | commit | commitdiff | tree | 
| 2006-09-06 | Steve Reinhardt | Delete some output files that never should have been | commit | commitdiff | tree | 
| 2006-09-06 | Steve Reinhardt | Enable proxies (Self/Parent) for specifying ports. | commit | commitdiff | tree | 
| 2006-09-05 | Steve Reinhardt | Update reference config.ini files to include port mappings. | commit | commitdiff | tree | 
| 2006-09-05 | Steve Reinhardt | Print ports in config.ini as well. | commit | commitdiff | tree | 
| 2006-09-05 | Steve Reinhardt | More Python hacking to deal with config.py split | commit | commitdiff | tree | 
| 2006-09-04 | Steve Reinhardt | Split config.py into multiple files. | commit | commitdiff | tree | 
| 2006-09-04 | Steve Reinhardt | config.py: | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | Made system calls use the uid, etc parameters from... | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | Fix up the parameters to getInstRecord | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | Make the ASI constants available to the decoder. | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | Make the auxiliary vectors use the uid, euid, gid and... | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | Fixing up parameters of getInstRecord | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | Added uid, euid, gid, egid, pid and ppid parameters... | commit | commitdiff | tree | 
| 2006-09-03 | Gabe Black | A quick fix to isolate the tracing code to SPARC | commit | commitdiff | tree | 
| 2006-09-02 | Steve Reinhardt | regress: | commit | commitdiff | tree | 
| 2006-09-02 | Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2006-09-02 | Steve Reinhardt | Get rid of extra stuff in util/regress only needed... | commit | commitdiff | tree | 
| 2006-09-01 | Steve Reinhardt | Add o3-timing configuration for ALPHA_SE "Hello world... | commit | commitdiff | tree | 
| 2006-09-01 | Steve Reinhardt | diff-out: | commit | commitdiff | tree | 
| 2006-09-01 | Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| 2006-09-01 | Steve Reinhardt | Tweak proxy resolution error message. | commit | commitdiff | tree | 
| 2006-09-01 | Korey Sewell | add ISA_HAS_DELAY_SLOT directive instead of "#if THE_IS... | commit | commitdiff | tree | 
| 2006-08-30 | Steve Reinhardt | Move more common functionality into SimpleTimingPort, | commit | commitdiff | tree | 
| 2006-08-30 | Gabe Black | Change the cpu pointer in the InstRecord object to... | commit | commitdiff | tree | 
| 2006-08-30 | Gabe Black | Forgot some commas | commit | commitdiff | tree | 
| 2006-08-30 | Steve Reinhardt | Minor include file & formatting cleanup. | commit | commitdiff | tree | 
| next |