summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-04BaseSystem -> SystemNathan Binkert
2005-06-04more portableNathan Binkert
2005-06-03Make m5.fast workNathan Binkert
2005-06-03Bug fix & cleanup in config code.Steve Reinhardt
2005-06-03Additions/fixes for Tru64 syscall emulation.Steve Reinhardt
2005-06-03Make m5.fast work when there are no Trace.flagsNathan Binkert
2005-06-02Rename builds more descriptively:Steve Reinhardt
2005-06-02clean up command line stuffNathan Binkert
2005-06-02Fix-up some config issuesNathan Binkert
2005-06-02update copyrights that are spit out on the console.Nathan Binkert
2005-06-02More de-SimpleScalarization of cache code.Steve Reinhardt
2005-06-02Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-06-01Change lru/iic parameter checks for licensing.Erik Hallnor
2005-06-01Get rid of unused sim/int_stats.* files.Steve Reinhardt
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-06-01Standardize clock parameter names to 'clock'.Steve Reinhardt
2005-06-01Get rid of obsolete simobj/SConscriptSteve Reinhardt
2005-06-01A few more config updates. Works with regression now.Steve Reinhardt
2005-05-29Major cleanup of python config code.Steve Reinhardt
2005-05-28Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-05-28ns_gige_reg.h, ns_gige.cc:Lisa Hsu
2005-05-26Added copyright.Kevin Lim
2005-05-25Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-05-24Little debugging things.Steve Reinhardt
2005-05-20Update mem trace reader params.Steve Reinhardt
2005-05-20Minor changes to get new cpu to compile with FULL_SYSTEM.Steve Reinhardt
2005-05-19Fix up code for initial release. The main bug that remains is properly forwa...Kevin Lim
2005-05-17Merge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/ktlim2/current/m5Kevin Lim
2005-05-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-05-15Fix "no supplier" bug.Steve Reinhardt
2005-05-14More cleanup of fetch code.Steve Reinhardt
2005-05-13Add mem_trace parameter to BaseCache.Steve Reinhardt
2005-05-13panic vs fatal fixes in bus.ccSteve Reinhardt
2005-05-12Force pipeline drain on first instruction of async interrupt handler.Steve Reinhardt
2005-05-12Get rid of unused SMT code from FullCPU.Steve Reinhardt
2005-05-09Add definitions for memory trace writers.Steve Reinhardt
2005-05-04Merge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/ktlim2/current/m5Kevin Lim
2005-05-03Add support for dedicated 1GHz Simple CPURon Dreslinski
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-05-02Fix ethernet configurationNathan Binkert
2005-05-02Skip calibrate delay again.Nathan Binkert
2005-05-02Make sinic work with mpyNathan Binkert
2005-05-02workaround configuration bug in tick is ps.Nathan Binkert
2005-05-02Improve checkpointing of ethernet packets a bit.Nathan Binkert
2005-05-02Better configurations for checkpointing. Add more NIC options.Nathan Binkert
2005-05-02Make sure to just do the dma No Allocation on readsRon Dreslinski
2005-05-02Add environment parameter for Allocation policy of DMA'sRon Dreslinski
2005-05-02Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-30Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-04-30Handle no_allocates as needing the response in miss_queue, like uncacheablesRon Dreslinski