gem5.git
2005-06-02 Steve ReinhardtStandardize clock parameter names to 'clock'.
2005-06-01 Steve ReinhardtGet rid of obsolete simobj/SConscript
2005-06-01 Steve ReinhardtA few more config updates. Works with regression now.
2005-05-29 Steve ReinhardtMajor cleanup of python config code.
2005-05-29 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-05-29 Lisa Hsuns_gige_reg.h, ns_gige.cc:
2005-05-27 Kevin LimAdded copyright.
2005-05-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-05-24 Steve ReinhardtLittle debugging things.
2005-05-20 Steve ReinhardtUpdate mem trace reader params.
2005-05-20 Steve ReinhardtMinor changes to get new cpu to compile with FULL_SYSTEM.
2005-05-19 Kevin LimFix up code for initial release. The main bug that...
2005-05-17 Kevin LimMerge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu...
2005-05-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-05-15 Steve ReinhardtFix "no supplier" bug.
2005-05-14 Steve ReinhardtMore cleanup of fetch code.
2005-05-13 Steve ReinhardtAdd mem_trace parameter to BaseCache.
2005-05-13 Steve Reinhardtpanic vs fatal fixes in bus.cc
2005-05-12 Steve ReinhardtForce pipeline drain on first instruction of async...
2005-05-12 Steve ReinhardtGet rid of unused SMT code from FullCPU.
2005-05-09 Steve ReinhardtAdd definitions for memory trace writers.
2005-05-04 Kevin LimMerge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu...
2005-05-03 Ron DreslinskiAdd support for dedicated 1GHz Simple CPU
2005-05-03 Kevin LimLarge update of several parts of my code. The most...
2005-05-02 Nathan BinkertFix ethernet configuration
2005-05-02 Nathan BinkertSkip calibrate delay again.
2005-05-02 Nathan BinkertMake sinic work with mpy
2005-05-02 Nathan Binkertworkaround configuration bug in tick is ps.
2005-05-02 Nathan BinkertImprove checkpointing of ethernet packets a bit.
2005-05-02 Nathan BinkertBetter configurations for checkpointing. Add more...
2005-05-02 Ron DreslinskiMake sure to just do the dma No Allocation on reads
2005-05-02 Ron DreslinskiAdd environment parameter for Allocation policy of...
2005-05-02 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-30 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-04-30 Ron DreslinskiHandle no_allocates as needing the response in miss_que...
2005-04-30 Nathan BinkertCleanup rcS files. Make sure there are enough tracked...
2005-04-30 Ron DreslinskiAdd suport for no allocation of cache block on a dma...
2005-04-28 Ron DreslinskiClean up output for pc break events, and remove a unnee...
2005-04-28 Ron DreslinskiMake ip_conntrack table size larger
2005-04-25 Nathan BinkertAdd the m5 parameter to the ns83820 device model so...
2005-04-25 Nathan Binkertcleanup mpy file
2005-04-22 Nathan BinkertMake code more portable and port to cygwin
2005-04-17 Steve ReinhardtMostly hacks for multiplying Frequency-type proxies...
2005-04-15 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-14 Ron DreslinskiF
2005-04-14 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-13 Nathan BinkertMake multiple calls to SimExit work.
2005-04-13 Nathan BinkertMake the exit after max checkpoints code compile.
2005-04-13 Nathan BinkertAdd support to limit the number of checkpoints dropped.
2005-04-11 Nathan BinkertFixup split stats.
2005-04-11 Nathan BinkertUpdate for changes in the way latencies and bandwidths...
2005-04-11 Nathan BinkertMake the notion of a global event tick independent...
2005-04-09 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-04-09 Nathan Binkertfull_system no longer exists as a parameter
2005-04-08 Ron DreslinskiHand merged a this-> statement for gcc3.4
2005-04-08 Ron DreslinskiAdd Parameter to only do prefetch calculations on data...
2005-04-07 Kevin LimHand merge
2005-04-07 Kevin LimInclude new CPUs.
2005-04-07 Nathan BinkertSupport copying memory requests.
2005-04-07 Nathan BinkertAdd support for acking writes with a configurable delay
2005-04-06 Nathan Binkertfix typo in python config stuff
2005-04-06 Nathan BinkertFix the python NetworkBandwidth conversion function
2005-04-06 Nathan Binkertformatting
2005-04-06 Nathan BinkertCleanup diagnostic and error messages for the IDE disk
2005-04-06 Nathan BinkertBetter debugging output for the ide controller
2005-04-06 Nathan BinkertAdd TcpPort and UdpPort as python types
2005-04-06 Nathan BinkertMove back to vmlinux-latest
2005-04-06 Nathan Binkertfull_system isn't a useful parameter anymore, get rid...
2005-04-05 Kevin LimMinor fixes for g++ 3.4
2005-04-04 Ron DreslinskiAdd more prefetcher support.
2005-04-04 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-04-03 Ron DreslinskiAdded support for multiple prefetch address from single...
2005-04-02 Ron DreslinskiRework some statistics and add some prefetcher statisti...
2005-04-02 Steve ReinhardtFix up Python ParamContext support.
2005-04-02 Ron DreslinskiSet the time in the request to proprley calculate latencies
2005-04-02 Ron DreslinskiMake sure to calculate the new state properly in cohere...
2005-04-02 Ron DreslinskiSome hand merges
2005-04-02 Ron DreslinskiAnother pass at the prefetcher. Now it works with...
2005-04-01 Ron DreslinskiRemove a printf that shouldn't be there, Fix some error...
2005-03-30 Ron DreslinskiRework the way the prefetcher is used. Now we copy...
2005-03-30 Ron DreslinskiFirst pass at a prefetcher
2005-03-29 Nathan Binkertexpose variables for number of global events per simula...
2005-03-28 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-03-28 Nathan BinkertIf we find the mysql libraries on the machine, just...
2005-03-26 Nathan Binkertstyle
2005-03-26 Nathan BinkertBetter handling of latency/frequency parameter types
2005-03-26 Nathan BinkertBetter exceptions in python config
2005-03-24 Ron DreslinskiUpdate so that statistics can be plotted correctly
2005-03-24 Nathan BinkertSimple python cleanup
2005-03-24 Nathan BinkertImprovements to send.py to allow the user to specify...
2005-03-24 Nathan BinkertImprove toBool
2005-03-24 Nathan BinkertAdd Frequency and Latency as new parameter types and...
2005-03-24 Nathan BinkertFormatting fixes
2005-03-23 Ali SaidiAdd some new config files
2005-03-23 Ali SaidiChange the colors slightly and text (this was for steve...
2005-03-23 Ali Saidiupdate profile code to use shared categories file
2005-03-23 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-23 Ali SaidiAdd nhfsstone benchmark and update the latencies of...
2005-03-23 Ron DreslinskiRemoving unneccasry dprintf that makes traces nearly...
2005-03-23 Nathan BinkertFirst step in fixing up parameter handling. Clean...
next