gem5.git
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-10 Kevin LimComment out code that messed up SMT (but will be needed...
2006-10-09 Gabe Blackupdated reference output
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Ron DreslinskiFix a typo preventing compilation
2006-10-09 Ron DreslinskiFix how upgrades work.
2006-10-09 Kevin LimBe sure to delete packet and sender state if the cache...
2006-10-09 Kevin LimFix caches plus sampling switch over.
2006-10-09 Ron DreslinskiOne step closet to having NACK's work.
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Gabe BlackPotentially functional partially timed bandwidth limitt...
2006-10-09 Ron DreslinskiUpdate configs for cpu_id
2006-10-09 Ron DreslinskiFix a typo in the printf
2006-10-09 Ron DreslinskiMultiprogrammed workload, need to generate ref's for...
2006-10-09 Ron DreslinskiFix a bitwise operation that was accidentally a logical...
2006-10-09 Ron DreslinskiMake memtest work with 8 memtesters
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiAdd more DPRINTF's fix a supply condition.
2006-10-09 Ron DreslinskiSet size properly on uncache accesses
2006-10-09 Kevin LimFix outstanding bug (FS#158).
2006-10-09 Kevin LimFix checker bug.
2006-10-09 Ron DreslinskiHave cpus send snoop ranges
2006-10-09 Ron DreslinskiPut a check in so people know not to create more than...
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiDon't create a response if one isn't needed.
2006-10-09 Ron DreslinskiDon't block responses even if the cache is blocked.
2006-10-09 Ron DreslinskiUpdate the Memtester, commit a config file/test for it.
2006-10-09 Lisa Hsuadd in checkpoint restoration option, you can restore...
2006-10-09 Kevin LimUpdate memory assertion to check for whole range.
2006-10-09 Lisa HsuMerge zizzer:/bk/newmem
2006-10-09 Lisa Hsupost checkpoint restoration the bus ranges need to...
2006-10-09 Lisa Hsuadd in serialization of AtomicSimpleCPU _status. This...
2006-10-09 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Steve ReinhardtSet cpu_id params (required by ll/sc code now).
2006-10-09 Lisa Hsuupdate for m5 base linux. (the last changes were for...
2006-10-09 Steve ReinhardtFixes for Port proxies and proxy parameters.
2006-10-09 Ron DreslinskiUpdate stats for functional path fix
2006-10-09 Ron DreslinskiMake sure to propogate sendFunctional calls with functi...
2006-10-09 Ron DreslinskiFixes for functional path.
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Ron DreslinskiOnly respond if the pkt needs a response.
2006-10-08 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-08 Ron DreslinskiMove away from using the statusChange function on snoop...
2006-10-08 Gabe Blackmissing else
2006-10-08 Gabe Blackbus changes
2006-10-08 Steve ReinhardtReplace tests of LOCKED/UNCACHEABLE flags with isLocked...
2006-10-08 Steve ReinhardtUpdate ref stats: ll/sc, cpu_id, new kernel (?)
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Gabe BlackA possible implementation of a multiplexed bus.
2006-10-08 Gabe BlackAdd in HasData, and move the define of NUM_MEM_CMDS...
2006-10-08 Steve ReinhardtImplement Alpha LL/SC support for SimpleCPU (Atomic...
2006-10-08 Steve ReinhardtRename some vars for clarity.
2006-10-08 Steve ReinhardtAllocate new thread stacks and shared mem region via...
2006-10-08 Kevin LimClean up configs.
2006-10-08 Kevin LimRecord numCycles properly.
2006-10-08 Kevin LimUpdates to O3 CPU. It should now work in FS mode,...
2006-10-08 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Kevin LimUpdates to bring MemTest closer to working with newmem...
2006-10-07 Ron DreslinskiUpdate stats for change in functional path in cache
2006-10-07 Ron DreslinskiFix a missing pointer
2006-10-07 Ron DreslinskiNo need to keep trying to request the data bus if we...
2006-10-07 Ron DreslinskiAdd mechanism for caches to handle failure of the fast...
2006-10-07 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-07 Ron DreslinskiFix infinite writebacks bug in cache.
2006-10-07 Kevin LimUpdate refs.
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-07 Ali Saidisystem.cc:
2006-10-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-06 Ron DreslinskiAnother thread number removed
2006-10-06 Ron DreslinskiRemove threadnum from cache everywhere for now
2006-10-06 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-10-06 Korey Sewelladd SMT hello world test - 2 threads
2006-10-06 Lisa Hsucheckpoint recovery was screwed up because a new sectio...
2006-10-06 Lisa Hsuthere are two main thrusts of this changeset.
2006-10-06 Lisa Hsuadd an option for defining a directory in which to...
2006-10-06 Lisa HsuMerge zizzer:/bk/newmem
2006-10-06 Lisa Hsuupdate full system references for newest disk image...
2006-10-06 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-06 Nathan Binkertremove traces of binning
2006-10-06 Ron DreslinskiFixes for functional accesses to use the snoop path.
2006-10-06 Ron DreslinskiFirst pass at snooping stuff that compiles and doesn...
2006-10-05 Gabe BlackPartial reimplementation of the bus. The "clock" and...
2006-10-05 Lisa Hsufix the argument to m5.simulate() on a checkpoint.
2006-10-05 Nathan BinkertStatic global object don't work well, if the variables are
2006-10-02 Kevin LimOops, forgot to assign the option to the param context.
2006-10-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-02 Kevin LimBe sure to set progress interval.
2006-10-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-02 Kevin LimAdd in ability to start a trace at a specific cycle.
2006-10-02 Kevin LimUpdates to fix merge issues and bring almost everything...
2006-10-01 Steve ReinhardtMove Python setup into Configure section so we can...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-09-28 Kevin LimUpdates to Ozone CPU.
2006-09-28 Kevin LimMinor changes plus updates to O3.
2006-09-19 Steve ReinhardtAdd CoherenceProtocol object to objects list.
2006-09-19 Ali Saidiadd boiler plate intel nic code
2006-09-17 Gabe BlackAdding what was tracedump but is now statetrace to...
next