summaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
2006-02-23Update functional memory to have a response eventRon Dreslinski
2006-02-21Move op_class.hh out of encumbered/cpu/full and into cpu.Steve Reinhardt
2006-02-21Move read/writeBlob functions to Port class;Steve Reinhardt
2006-02-20Make loaders use translation port instead of proxy memory.Ron Dreslinski
2006-02-20Add in a new translating port that allows syscalls to translate addresses via...Ron Dreslinski
2006-02-15More progress toward compiling... partly bySteve Reinhardt
2006-02-15Changes to start making the tree use the new memory system. Trying to compil...Ron Dreslinski
2006-02-07Pushing current state. Need to fix compilation problems, have moved the SCON...Ron Dreslinski
2006-01-29Hacks to avoid compiling in old FullCPU model.Steve Reinhardt
2006-01-29Add PageTable code and SConscript fixes for new syscall emulationSteve Reinhardt
2005-10-26Merge zizzer:/bk/m5Lisa Hsu
2005-10-26add in the files to the SConscript for split cachesLisa Hsu
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-09-05Regression tests now run under scons!Steve Reinhardt
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-08-15Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5Benjamin Nash
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-07-26Various changes to I/O, addition of PciFake device to improve FreeBSD compati...Benjamin Nash
2005-06-29Formatting and decrerease maximum number of children in functional memory.Benjamin Nash
2005-06-23Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-22Fix: opt_cpu and trace_cpu were already defined in syscall_emulationSteve Reinhardt
2005-06-21Fix cache bug... getting a response on a writeback hitSteve Reinhardt
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-10Created FreebsdSystem, for FreeBSD-specific tweaks.Benjamin Nash
2005-06-05Fix up conditional cache stuff.Steve Reinhardt
2005-06-05elf_machdep.h isn't actually usedNathan Binkert
2005-06-05Get rid of Python stats output option.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05move eio stuff to encumberedNathan Binkert
2005-06-05make all of the turbolaser stuff only compile if ALPHA_TLASERNathan Binkert
2005-06-05Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-cleanAli Saidi
2005-06-05split uart into urt8250 and uart8530Ali Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-04Remove the inorder CPUNathan Binkert
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-06-01Get rid of obsolete simobj/SConscriptSteve Reinhardt
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-04-07Hand mergeKevin Lim
2005-04-04Add more prefetcher support.Ron Dreslinski
2005-04-01Some hand mergesRon Dreslinski
2005-04-01Another pass at the prefetcher. Now it works with both miss and access refer...Ron Dreslinski
2005-03-30First pass at a prefetcherRon Dreslinski
2005-03-28Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-28If we find the mysql libraries on the machine, just compileNathan Binkert
2005-03-14MergeKevin Lim
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-03-11stick all python stuff into a top level python directory.Nathan Binkert
2005-02-25Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes.Kevin Lim
2005-02-14undoing change per nates requestAli Saidi