gem5.git
2006-12-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-12-07 Steve ReinhardtChange detault regression build from opt to fast.
2006-12-06 Kevin LimFix for MIPS_SE/m5.fast compile. m5_2.0_beta2
2006-12-05 Kevin LimOverride default SConscript options and only build...
2006-12-05 Steve ReinhardtMerge zizzer.eecs.umich.edu:bk/newmem-cache2
2006-12-05 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head
2006-12-05 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head
2006-12-05 Steve ReinhardtDon't compress data on writebacks unless it's actually...
2006-12-05 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-12-05 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-05 Steve ReinhardtUpdate SPEC CPU2000 tests with actual benchmark output.
2006-12-05 Steve ReinhardtOnly update stderr, stdout, m5stats.txt, and config...
2006-12-04 Steve ReinhardtClean up SPEC CPU2000 reference files.
2006-12-04 Steve ReinhardtTurn cache MissQueue/BlockingBuffer into virtual object
2006-12-04 Steve ReinhardtBetter handling of scons -u targets.
2006-12-04 Steve ReinhardtSConstruct:
2006-12-04 Steve Reinhardtimport os.path.join as joinpath
2006-12-03 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-12-03 Steve ReinhardtSupport better param conversions to/from numeric subcla...
2006-12-03 Steve ReinhardtFix help strings on GenRepl params.
2006-12-03 Steve ReinhardtMake cache compression policy a runtime virtual thing
2006-12-03 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-03 Steve ReinhardtDelete src/oldmem.
2006-12-03 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-02 Kevin LimFixes for MIPS_SE compiling. Regressions seem to work...
2006-12-02 Lisa Hsustats update
2006-12-02 Nathan Binkertdon't blow away the whole destination directory
2006-12-01 Lisa Hsuchange this to be a quick one so that it's in the regre...
2006-12-01 Lisa HsuMerge zizzer:/bk/newmem
2006-12-01 Lisa Hsuadd a simple netperf-stream test to the long tests.
2006-12-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-01 Nathan BinkertGet rid of the old release-edits script and create...
2006-11-30 Ron DreslinskiUpdate stats to match writeback fix that was made
2006-11-30 Lisa Hsunetperf-maerts-client.rcS:
2006-11-29 Steve Reinhardtcscope-find.py:
2006-11-29 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-29 Kevin LimChange the connecting of the physPort and virtPort...
2006-11-29 Kevin LimAdd in O3CPU to default CPU list.
2006-11-28 Ali Saidiadd 2.0b2 release notes
2006-11-28 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-28 Kevin LimRemove assertion. It's not needed and messes up writeb...
2006-11-27 Steve ReinhardtAdd TRACING_ON setting for m5.prof.
2006-11-26 Kevin LimInclude check for making sure caches are enabled.
2006-11-24 Steve ReinhardtAdd no-op versions of ivlb and ivle back in for backwar...
2006-11-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-11-23 Ron DreslinskiDo a functional access to levels above on a read as...
2006-11-20 Kevin LimFix typo.
2006-11-19 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-11-19 Kevin LimUpdate Virtual and Physical ports.
2006-11-18 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-18 Ron DreslinskiMake an initialization pass for the thread context...
2006-11-16 Nathan Binkertadd warn_once which will print any given warning message
2006-11-16 Nathan BinkertImplement a single config file to encompass all of...
2006-11-16 Nathan Binkertimplement RUSAGE_CHILDREN for getrusage since it's...
2006-11-16 Nathan BinkertImplement current working directory for LiveProcesses
2006-11-15 Ron DreslinskiAdd L2 cache option to fs.py --l2cache
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Kevin LimVarious fixes to delete packet and request a little...
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Ron DreslinskiFix bugs around uni-coherence invalidates being propoga...
2006-11-14 Lisa HsuMerge zizzer:/bk/newmem
2006-11-14 Lisa Hsuinterrupts.hh:
2006-11-14 Ron DreslinskiIf all the targets aren't satisfied, reinitialize the...
2006-11-14 Ron DreslinskiUpdate atomic and functional paths for snoops as well
2006-11-14 Ron DreslinskiUpdate phase param in the .py file for the cpus
2006-11-14 Ron DreslinskiUpdate bus bridges now that snoop ranges are passed...
2006-11-14 Ron DreslinskiMake cpu's capable of having a phase shift
2006-11-14 Ron DreslinskiFix a bug to handle the fact that a CPU can send Functi...
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Ron DreslinskiIf we didn't satisfy all targets, reset the packet...
2006-11-14 Ron DreslinskiFix some errors related to snooping and functional...
2006-11-14 Ron DreslinskiFix problems with snoop ranges not working properly...
2006-11-14 Ron DreslinskiChanges needed for a bus from CPU->L1
2006-11-14 Ron DreslinskiSince cpus now send out snoop ranges, remove it from...
2006-11-13 Ron DreslinskiMake CPU models signal to update the snoop ranges
2006-11-13 Lisa Hsumain.i:
2006-11-13 Ron DreslinskiUpdate splash2 config files
2006-11-13 Nathan BinkertExpose debugBreakCycle through swig and get rid of
2006-11-13 Nathan BinkertClean up comment
2006-11-13 Ali SaidiParse CC/CXX early so that we use the correct compiler...
2006-11-13 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-13 Kevin LimMore interrupt reworking.
2006-11-13 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-11-13 Steve ReinhardtMake setRegWithEffect do something in SE mode.
2006-11-13 Kevin LimChange warn to DPRINTF.
2006-11-13 Kevin LimUpdate output refs. Some FS statistics will change...
2006-11-13 Kevin LimFix typo.
2006-11-13 Kevin LimFix for regression failure.
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-13 Kevin LimFix for non-FS compile.
2006-11-13 Nathan BinkertCreate a module called internal where swigged stuff...
2006-11-13 Kevin LimUpdates to support new interrupt processing and removal...
2006-11-12 Ron DreslinskiUpdate for maxtick in splash2/memtest configs
2006-11-12 Ron DreslinskiUpdate refs for functional access fixes
2006-11-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-12 Ron DreslinskiPhysical memory overrides the tport version of recvFunc...
2006-11-12 Ron DreslinskiHandle packets being deleted by lower level properly.
2006-11-12 Ron DreslinskiDon't insert reponses into the list more than once
2006-11-12 Ron DreslinskiMove code before a early return to make sure it is...
2006-11-12 Ron DreslinskiYet another small bug in mem system related to flow...
next