summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-16Make panic work in m5.configNathan Binkert
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16No need for this ifdef, since the entire process.hh is surounded by an ifndef...Ron Dreslinski
2005-03-16Make the stack size default to 16MB in eio processesRon Dreslinski
2005-03-16Fixed the super/parent change fpr splash2 benchmarksRon Dreslinski
2005-03-16Remove DUALCPU environment variable and add NUMCPUS, which will build NUMCPUS...Ron Dreslinski
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Move the creation of the L2 out of the memory base (fix for Ali) and make a w...Ron Dreslinski
2005-03-16Some changes to NSGigE's DPRINTF's that helped when I was doing NAT stuff.Lisa Hsu
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Merge zizzer:/bk/m5Lisa Hsu
2005-03-16Forgot to commit run.mpy with last changeset (really belongs there).Steve Reinhardt
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Fix the bad addr check to check for allowable addresses in the nxm address spaceRon Dreslinski
2005-03-16Enhancements to python config proxy class.Steve Reinhardt
2005-03-15Add a comment to smartdict.py.Steve Reinhardt
2005-03-15only increment invalid address loads on misspeculated instructionsAli Saidi
2005-03-15Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-15during a cache miss in the simple cpu we were finalizing the traceAli Saidi
2005-03-15Hard code the SimObject::Params structNathan Binkert
2005-03-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Nathan Binkert
2005-03-15Reduce the client memory requirement for surge so the nat stuffNathan Binkert
2005-03-15mergeLisa Hsu
2005-03-15Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-15config file fixesAli Saidi
2005-03-15get rid of issequence and just use the isinstance builtinNathan Binkert
2005-03-15small cleanup to sampling cpu code.Nathan Binkert
2005-03-15Fix comment.Steve Reinhardt
2005-03-15Fix the fix, I hope...Steve Reinhardt
2005-03-15fetch.cc:Lisa Hsu
2005-03-15fetch.cc:Lisa Hsu
2005-03-14g++ 3.4 fixes.Kevin Lim
2005-03-14helpful DPRINTF changes - more info is good!Lisa Hsu
2005-03-14Bad addr check should be full system only.Kevin Lim
2005-03-14Fix for using Python 2.4Kevin Lim
2005-03-14Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-14put the syscall emulation error stuff to bed, finallyAli Saidi
2005-03-14Move adding SRCDIR/python to sys.path fromSteve Reinhardt
2005-03-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-03-14print the daddr to pciconfigall DPRINTF.Lisa Hsu
2005-03-14Ron's fix to some of the No supplier problems, don't deal with badaddrs.Lisa Hsu
2005-03-14fix the etherdev2 connection so that nat runs work.Lisa Hsu
2005-03-14Move mpy_importer into m5 package (it logicallySteve Reinhardt
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-03-13Minor Python config bug fix.Steve Reinhardt
2005-03-13A few fixes after trying one of Nate's job scripts.Steve Reinhardt
2005-03-13Clean up import situation... key things are:Steve Reinhardt
2005-03-12fix syntax error that affected split configurations.Nathan Binkert
2005-03-11Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-11remove addr from PciConfigDevice since it's not usedAli Saidi