Age | Commit message (Expand) | Author |
2005-03-22 | clean up python exceptions | Nathan Binkert |
2005-03-22 | Remove lisa's extra printf | Nathan Binkert |
2005-03-22 | Use the multidict in the python config stuff. Makes code a bit | Nathan Binkert |
2005-03-22 | We don't support multiple inheritence very well, so we'll | Nathan Binkert |
2005-03-22 | Sort the sim objects in the python output | Nathan Binkert |
2005-03-19 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-03-18 | Make each etherdev have it's own pci_dev number | Ron Dreslinski |
2005-03-18 | Hand merged some changes | Ron Dreslinski |
2005-03-18 | Use the correct version of linux | Ron Dreslinski |
2005-03-18 | Reworked the configurations to properly use dual/quad checkpoints | Ron Dreslinski |
2005-03-18 | Byproducts of aborted attempt to refine 'parent' proxy semantics. | Steve Reinhardt |
2005-03-17 | re-implement SplitLIFO so that LIFO now applies to individual sets (LRU-style... | Lisa Hsu |
2005-03-17 | nake systems parameterizable in the number of NICS. appropriately hook up ne... | Lisa Hsu |
2005-03-17 | Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5/pact05 | Lisa Hsu |
2005-03-17 | allow the call to len on Value proxy. | Lisa Hsu |
2005-03-16 | Merge zizzer.eecs.umich.edu:/z/stever/bk/m5-head | Steve Reinhardt |
2005-03-16 | Allow proxies to refer to proxies in config files. | Steve Reinhardt |
2005-03-16 | Make panic work in m5.config | Nathan Binkert |
2005-03-16 | Merge zizzer:/z/m5/Bitkeeper/m5 | Ron Dreslinski |
2005-03-16 | No need for this ifdef, since the entire process.hh is surounded by an ifndef... | Ron Dreslinski |
2005-03-16 | Make the stack size default to 16MB in eio processes | Ron Dreslinski |
2005-03-16 | Fixed the super/parent change fpr splash2 benchmarks | Ron Dreslinski |
2005-03-16 | Remove DUALCPU environment variable and add NUMCPUS, which will build NUMCPUS... | Ron Dreslinski |
2005-03-16 | Merge zizzer:/z/m5/Bitkeeper/m5 | Ron Dreslinski |
2005-03-16 | Move the creation of the L2 out of the memory base (fix for Ali) and make a w... | Ron Dreslinski |
2005-03-16 | Some changes to NSGigE's DPRINTF's that helped when I was doing NAT stuff. | Lisa Hsu |
2005-03-16 | Merge zizzer:/z/m5/Bitkeeper/m5 | Ron Dreslinski |
2005-03-16 | Merge zizzer:/bk/m5 | Lisa Hsu |
2005-03-16 | Forgot to commit run.mpy with last changeset (really belongs there). | Steve Reinhardt |
2005-03-16 | Merge zizzer:/z/m5/Bitkeeper/m5 | Ron Dreslinski |
2005-03-16 | Fix the bad addr check to check for allowable addresses in the nxm address space | Ron Dreslinski |
2005-03-16 | Enhancements to python config proxy class. | Steve Reinhardt |
2005-03-15 | Add a comment to smartdict.py. | Steve Reinhardt |
2005-03-15 | only increment invalid address loads on misspeculated instructions | Ali Saidi |
2005-03-15 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2005-03-15 | during a cache miss in the simple cpu we were finalizing the trace | Ali Saidi |
2005-03-15 | Hard code the SimObject::Params struct | Nathan Binkert |
2005-03-15 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Nathan Binkert |
2005-03-15 | Reduce the client memory requirement for surge so the nat stuff | Nathan Binkert |
2005-03-15 | merge | Lisa Hsu |
2005-03-15 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2005-03-15 | config file fixes | Ali Saidi |
2005-03-15 | get rid of issequence and just use the isinstance builtin | Nathan Binkert |
2005-03-15 | small cleanup to sampling cpu code. | Nathan Binkert |
2005-03-15 | Fix comment. | Steve Reinhardt |
2005-03-15 | Fix the fix, I hope... | Steve Reinhardt |
2005-03-15 | fetch.cc: | Lisa Hsu |
2005-03-15 | fetch.cc: | Lisa Hsu |
2005-03-14 | g++ 3.4 fixes. | Kevin Lim |
2005-03-14 | helpful DPRINTF changes - more info is good! | Lisa Hsu |