gem5.git
2004-07-31 Ali Saidifew forgotten changes for dprintk
2004-07-31 Lisa Hsuadded printk.cc to the sconsscript so it will actually...
2004-07-30 Ali SaidiAdded debug printk support
2004-07-30 Nathan BinkertClean up the functional memory debugging stuff a bit.
2004-07-30 Nathan Binkertname this stat since it makes life easier with the...
2004-07-30 Nathan Binkertbetter debugging
2004-07-30 Nathan BinkertFix a few bugs in the receive state machine. In doing...
2004-07-30 Nathan Binkertmake all ethernet dma use the new interface
2004-07-30 Nathan Binkertbetter debugging of DMA operations
2004-07-30 Nathan BinkertImprove the debuggability of FunctionalMemory objects...
2004-07-30 Nathan BinkertMove all of the object matching code to a shared file...
2004-07-30 Nathan BinkertMake the DDUMP tracing feature output the cycle number and
2004-07-28 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
2004-07-28 Ali Saidiupdated readme to reflect linux/scons changes
2004-07-27 Nathan Binkertstyle
2004-07-26 Nathan BinkertMove the query function to the cc file and make trace...
2004-07-23 Nathan BinkertMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-07-23 Nathan Binkertadd a trace mechanism to trace sql stuff
2004-07-23 Nathan Binkertuse the linux 2.6 kernel
2004-07-23 Nathan BinkertWhen a packet has finished transmitting, kick the state
2004-07-23 Nathan Binkertformatting
2004-07-23 Nathan Binkertsim ticks should be the number of elapsed ticks, not...
2004-07-23 Nathan Binkerta little bit more info when dumping the event queue.
2004-07-23 Nathan BinkertIf we're doing mysql, we're doing binning
2004-07-23 Nathan Binkertnotify the transmitter when the packet has finished...
2004-07-23 Nathan BinkertStats database fixes to avoid naming conflicts in the...
2004-07-23 Nathan BinkertAdd support to store less than the full packet in an...
2004-07-23 Nathan Binkertmore initial checking of stats
2004-07-21 Ali Saidione more fix to the ini files
2004-07-21 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
2004-07-21 Ali Saidiupdated config files to fix what was broken in paper...
2004-07-21 Nathan BinkertWrap tracing stuff in #if TRACING_ON to avoid compile...
2004-07-19 Steve ReinhardtAdd python-file-to-c-string utility for compiling pytho...
2004-07-18 Lisa Hsuadd some new stats and make one more change to the...
2004-07-17 Lisa Hsusplit_lifo.cc:
2004-07-17 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-17 Lisa Hsusplit_lifo.cc:
2004-07-15 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-15 Nathan BinkertAdd a clock multiplier for simple CPU so that it is...
2004-07-15 Erik HallnorFix serialization when a tx interrupt isn't scheduled
2004-07-14 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-07-14 Steve ReinhardtSConscript:
2004-07-14 Nathan Binkertadjust latencies so that they more closely match number...
2004-07-14 Nathan Binkertfix paths for changes in disk image layout
2004-07-14 Nathan BinkertFix infinite loop in ns_gige stat machine
2004-07-13 Lisa Hsuremove a panic in split.cc:regernateBlkAddr that should...
2004-07-13 Nathan Binkertput the formatting fixes back into devtime
2004-07-13 Nathan Binkertmake the cache access latency a parameter that is based...
2004-07-13 Ali Saidimodified devtime to print out raw data
2004-07-13 Ali Saidimodified ccdrv to print out raw data.
2004-07-13 Nathan Binkertformatting
2004-07-12 Lisa Hsumake tx/rx fifo size a param, also fix the empty dma...
2004-07-11 Nathan BinkertFix a couple of bugs in lisa's cache partitioning code.
2004-07-11 Lisa Hsuthe changeset of partitioned caches. this changeset...
2004-07-10 Andrew SchultzRemove second pciToDma translation on current PRD addre...
2004-07-09 Nathan BinkertDefer registration only if we're sampling
2004-07-09 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-09 Lisa Hsuwhen you add caches, dma commands within the state...
2004-07-09 Nathan Binkertfix compile problem in floss_reasons.cc
2004-07-08 Nathan Binkert- fix bad merge
2004-07-08 Nathan BinkertClean up some mysql stuff to make things work again and
2004-07-08 Nathan BinkertClean up floss statistics names to avoid duplicate...
2004-07-08 Nathan Binkertunify all system boot ini files into a single one....
2004-07-08 Nathan BinkertFullCPU needs its registration deferred
2004-07-08 Nathan BinkertTick is signed, so make Event start be large and positive,
2004-07-08 Nathan BinkertScripts that can be used with server.readfile and clien...
2004-07-08 Nathan Binkertstore the checkpoint to the proper directory
2004-07-08 Andrew SchultzChange mount command for mounting disk images
2004-07-08 Nathan BinkertFix the cache's address range.
2004-07-08 Lisa Hsufix the failing regression. the sconscript ("makefile...
2004-07-08 Ali Saidifixed a bad merge from linux<->tru64
2004-07-07 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-06 Nathan Binkertdisable the binned_fn stuff
2004-07-06 Nathan BinkertMake binning work with stuff other than FS_MEASURE
2004-07-06 Nathan BinkertFix some ini stuff.
2004-07-06 Lisa Hsutag each mem_req as coming from the nic if it is DMA...
2004-07-06 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-06 Erik HallnorRemove duplicate stat
2004-07-05 Ali Saidiupdated to work on all platforms (actually map sure...
2004-07-05 Ali SaidiAdded code to read any location in memory a repetative...
2004-07-05 Lisa Hsuthese changes are an undo from my last changeset. ...
2004-07-04 Lisa Hsualmost forgot to do this - hope it doesn't mess up...
2004-07-04 Lisa Hsufix some broken .ini's
2004-07-03 Nathan Binkertfix makefile to work with traceflags.py change
2004-07-03 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-07-03 Steve ReinhardtInitial SCons-based build system. See scons.org.
2004-07-02 Nathan BinkertFix byteswap on LP64 (amd64)
2004-07-02 Nathan BinkertNeed to #include <unistd.h> to build with pread
2004-07-01 Nathan Binkertimplement the readfile pseudo instruction that will...
2004-07-01 Nathan Binkertrename CopyData to CopyOut and implement CopyIn to...
2004-07-01 Nathan Binkertsort out common files into configs/kernel
2004-07-01 Andrew SchultzAdd documentation for linux-dist system and make some...
2004-06-30 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-06-30 Ali SaidiUpdate MAX ASN in kernel to 127 since that's what the...
2004-06-30 Nathan Binkertfix the -I flag stuff for CPP so it actually works...
2004-06-30 Nathan Binkertadd asn when tracing tlb stuff
2004-06-30 Andrew SchultzMerge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alsch...
2004-06-30 Andrew SchultzChange assert to check on virtual addresses because...
2004-06-30 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-06-30 Lisa Hsufix transmit side checksum offloading to not generate...
next