summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-05Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-headSteve Reinhardt
2006-12-05Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-headSteve Reinhardt
2006-12-05Don't compress data on writebacks unless it's actually necessary.Steve Reinhardt
2006-12-05Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre...Gabe Black
2006-12-04Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2006-12-04forgot to commit miscreg fileAli Saidi
2006-12-04Merge zizzer:/bk/sparcfsGabe Black
2006-12-04Add in code to pass the ASI to translation.Gabe Black
2006-12-04Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-04reogranize code to split off FS only misc regs with effect into their own fil...Ali Saidi
2006-12-04automatically build sparc system or alpha system.Lisa Hsu
2006-12-04Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-12-04Update SPEC CPU2000 tests with actual benchmark output.Steve Reinhardt
2006-12-04Only update stderr, stdout, m5stats.txt, and config.* on update_ref,Steve Reinhardt
2006-12-04Clean up SPEC CPU2000 reference files.Steve Reinhardt
2006-12-04delete m5stats which shouldn't have been commitedAli Saidi
2006-12-04Legion actually writes to tl-1 in the data structure, so we need to compare c...Ali Saidi
2006-12-04Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-04Turn cache MissQueue/BlockingBuffer into virtual objectSteve Reinhardt
2006-12-04Better handling of scons -u targets.Steve Reinhardt
2006-12-04SConstruct:Steve Reinhardt
2006-12-04import os.path.join as joinpathSteve Reinhardt
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-12-02Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2006-12-02Support better param conversions to/from numeric subclasses.Steve Reinhardt
2006-12-02Fix help strings on GenRepl params.Steve Reinhardt
2006-12-02Make cache compression policy a runtime virtual thingSteve Reinhardt
2006-12-02Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-12-03Delete src/oldmem.Steve Reinhardt
2006-12-02Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-12-02Fixes for MIPS_SE compiling. Regressions seem to work, but Korey should make...Kevin Lim
2006-12-02stats updateLisa Hsu
2006-12-01don't blow away the whole destination directoryNathan Binkert
2006-12-01Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-01change this to be a quick one so that it's in the regressions every night - i...Lisa Hsu
2006-12-01Merge zizzer:/bk/newmemLisa Hsu
2006-12-01add a simple netperf-stream test to the long tests.Lisa Hsu
2006-11-30Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-11-30Get rid of the old release-edits script and create make_release.pyNathan Binkert
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-30Update stats to match writeback fix that was madeRon Dreslinski
2006-11-30netperf-maerts-client.rcS:Lisa Hsu
2006-11-29Add TLB DprintfsAli Saidi
2006-11-29Fixes to get compilation.Gabe Black
2006-11-29Merge zizzer:/bk/sparcfsGabe Black
2006-11-29Merge zizzer:/bk/newmemAli Saidi
2006-11-29Add support for mmapped iprs to atomic cpuAli Saidi
2006-11-29cscope-find.py:Steve Reinhardt
2006-11-29Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-29Change the connecting of the physPort and virtPort to the memory object below...Kevin Lim