gem5.git
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Gabe BlackMade isHyperPriv and isPriv protected member variables.
2006-06-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-12 Steve ReinhardtMove LiveProcess::create() from arch-specific files
2006-06-12 Steve ReinhardtAdd some utility functions to ease handling
2006-06-11 Ali SaidiFix compiling for SPARC_SE:
2006-06-11 Steve ReinhardtDon't allow SimObject-valued class params to be set
2006-06-10 Steve ReinhardtOnly allow SimObject classes to be instantiated (no...
2006-06-10 Nathan BinkertRemove all binning stuff
2006-06-10 Steve ReinhardtUpdate scripts for testing ALPHA_FS and MIPS_SE.
2006-06-10 Steve ReinhardtFix up imports in Ozone objects/*.py files.
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-10 Steve ReinhardtMove main control from C++ into Python.
2006-06-09 Korey SewellAuthorship stuff
2006-06-09 Korey SewellAuthorship stuff
2006-06-09 Korey SewellMerge zizzer:/bk/newmem
2006-06-09 Korey Sewellchange SimpleCPU to Atomic
2006-06-09 Kevin LimTwo minor fixes.
2006-06-09 Korey Sewelladd fcntl64Func
2006-06-09 Kevin LimRemoving of old code and adding in new comments.
2006-06-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-09 Kevin LimAllow for fetch to retry access if the sendTiming call...
2006-06-09 Kevin LimFix allocating requests twice on retries.
2006-06-09 Kevin LimRemove obsolete stuff.
2006-06-09 Kevin LimFixes for some outstanding issues in the LSQ. It shoul...
2006-06-09 Korey SewellMerging in a month of changes
2006-06-08 Ali Saidiadd nacked result and a function to swizzle nacked...
2006-06-08 Ali Saidiadd write/read functions that have endian conversions...
2006-06-08 Kevin LimTell checker that an instruction is completed prior...
2006-06-08 Kevin LimCreation of translating port pushed off to CPU.
2006-06-08 Kevin LimGet O3 CPU mostly working in full system, and fix an...
2006-06-07 Kevin LimUpdate copyright.
2006-06-07 Kevin LimReorganization/renaming of CPUExecContext. Now it...
2006-06-07 Kevin LimMove checker's exec_context.hh to match the other chang...
2006-06-07 Kevin LimClear misc regs at startup.
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-06 Kevin LimFix checker to work in newmem in SE mode.
2006-06-05 Kevin LimFixes to get new CPU model working for simple test...
2006-06-05 Kevin LimSame fix for -P option as Steve's previous fix.
2006-06-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-05 Steve ReinhardtFix --var=val arg handling.
2006-06-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-05 Kevin LimFixes to get everything working again.
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-04 Kevin LimFix for full system compiling.
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-02 Kevin LimFixes to get compiling to work. This is mainly fixing...
2006-06-01 Kevin LimAdd in comments for checker.
2006-06-01 Kevin LimFix stat bug.
2006-05-31 Ali Saidiremove unneeded files that were copied directly from...
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-31 Ali SaidiMerge zizzer:/bk/newmem
2006-05-31 Ali Saidimake io device be a little nicer about scheduling retri...
2006-05-31 Kevin LimComments and code cleanup.
2006-05-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Steve ReinhardtStreamline interface to Request object.
2006-05-31 Steve ReinhardtMinor further cleanup & commenting of Packet class.
2006-05-30 Steve ReinhardtFix Port pointer initialization.
2006-05-30 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-05-30 Steve ReinhardtClean up Python embedding to build on zizzer (where...
2006-05-30 Ali SaidiMerge zizzer:/bk/newmem
2006-05-30 Ali SaidiAdd a very poor implementation of dealing with retries...
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-30 Steve ReinhardtLink in Python interpreter.
2006-05-30 Steve ReinhardtFix SCons version check.
2006-05-29 Ali Saidicommit a couple of minor things that I forgot to last...
2006-05-29 Ali SaidiCreate a new CpuEvent class that has a pointer to an...
2006-05-29 Ali Saidisplit off fullsystem and se iprs into two functions...
2006-05-29 Gabe BlackAdded in the IprAccessOp flag for priveleged and hyperp...
2006-05-29 Gabe BlackMoved the Bit64 constant out of the regfile.hh into...
2006-05-29 Gabe BlackUsed the Priv and new HPriv instruction formats, which...
2006-05-29 Gabe BlackFixed this to run from the newmem directory to be compa...
2006-05-29 Ali SaidiRemove authors from copyright.
2006-05-29 Ali Saidiremove some getPtr() calls by changing having function...
2006-05-26 Ali SaidiMerge zizzer:/bk/newmem
2006-05-26 Ali SaidiImplement PR/HPR/ASR for full system
2006-05-26 Steve ReinhardtFixes for TimingSimpleCPU under full system. Now boots...
2006-05-26 Steve ReinhardtReorganize bridge as pair of cooperating ports.
2006-05-26 Steve ReinhardtAdd a little more tracing support for Bus/Port stuff.
2006-05-26 Steve ReinhardtSignificant rework of Packet class interface:
2006-05-26 Steve ReinhardtAdd names to memory Port objects for tracing.
2006-05-25 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-merge
2006-05-25 Kevin LimFix stat typo.
2006-05-25 Kevin LimMissed this file in last check in.
2006-05-25 Kevin LimVarious branch predictor fixes/cleanup. It works more...
2006-05-25 Kevin LimFix minor memory leak.
2006-05-25 Kevin LimFix up kernel stats, allow them to not be used as well.
2006-05-24 Kevin LimSupport new flags now used instead of flags in decoder...
2006-05-23 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-23 Kevin LimUpdates to isa parser to make it see dependencies prope...
2006-05-23 Steve ReinhardtMinor fixes for full-system timing memory.
2006-05-23 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-23 Kevin LimRework how instructions are scheduled and executed.
2006-05-23 Kevin LimCleanup checker.
2006-05-23 Kevin LimCode cleanup.
2006-05-23 Kevin LimMove kernel stats out of CPU and into XC.
2006-05-23 Kevin LimAdd extra flags to help new CPU handle various instruct...
2006-05-23 Steve ReinhardtMake scons auto-configure stuff per-build-root.
2006-05-23 Steve ReinhardtGet rid of FastCPU model.
next