summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2004-07-28updated readme to reflect linux/scons changesAli Saidi
2004-07-14Add a clock multiplier for simple CPU so that it is possibleNathan Binkert
2004-07-06Remove duplicate statErik Hallnor
2004-06-30Merge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alschult/m5Andrew Schultz
2004-06-30Change assert to check on virtual addresses because the physicalAndrew Schultz
2004-06-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-21Merge saidi@zizzer.eecs.umich.edu:/bk/linuxAli Saidi
2004-06-21start towards getting m5 endian compliantAli Saidi
2004-06-17Serialized cpu interruptsAli Saidi
2004-06-15Merge isabel.reinhardt.house:/z/stever/bk/m5-headSteve Reinhardt
2004-06-15Get software prefetching to work in full-system mode.Steve Reinhardt
2004-06-13Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Erik Hallnor
2004-06-13Add some rewritten trace readers.Erik Hallnor
2004-06-10lift common code *kernel_stats.* into the kern directory.Lisa Hsu
2004-06-10lif kernelt stats out of tru64 directoryLisa Hsu
2004-06-08Tracing now works for upto 4 threads. Easy change to get it to work for more,...Erik Hallnor
2004-06-08Add the capability to read and write memory trace files. Currently is cycle a...Erik Hallnor
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-01Merge saidi@zizzer:/z/m5/Bitkeeper/m5/Ali Saidi
2004-06-01Added ability to specify system type/revision in config file. ThisAli Saidi
2004-05-31Renamed OpClass enum members: they all end in 'Op' now.Steve Reinhardt
2004-05-31Merged head into linux treeAli Saidi
2004-05-28Merged in new FastCPU stuff with existing code.Kevin Lim
2004-05-27FastCPU model added. It's very similar to the SimpleCPU, just without a lot ...Kevin Lim
2004-05-21add a few statistics eventsNathan Binkert
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert
2004-05-18Add a level of indirection to the register accessors used inSteve Reinhardt
2004-05-18Replace explicit xc->misspeculating() tests in execute() methodsSteve Reinhardt
2004-05-18merge m5 with linux for the event and binning liftingLisa Hsu
2004-05-17Significant changes to ISA description to completely factorSteve Reinhardt
2004-05-13remove the annotation junkNathan Binkert
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-10Do a better job of factoring out CPU model in ISA description.Steve Reinhardt
2004-05-06Whole mess'o'changes.. see individual filesAndrew Schultz
2004-05-04Major stats package cleanupNathan Binkert
2004-04-03More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test build KERNEL).Steve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-24Minor cleanup from building & diffing behaviorSteve Reinhardt
2004-03-11merge with m5 headLisa Hsu
2004-03-05fix ALPHALisa Hsu
2004-03-05changes that affect post checkpoint runs.Lisa Hsu
2004-03-05nother fixLisa Hsu
2004-03-05serialization for binning. it is WAAAAAAAY past my bedtime.Lisa Hsu
2004-03-04AutomergedErik Hallnor
2004-03-04Copy implementationsErik Hallnor
2004-02-29Fix the swichover code. It's only for FULL_SYSTEMNathan Binkert