Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
[gem5.git] / cpu / simple_cpu / simple_cpu.cc
2004-10-17 Erik HallnorMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-17 Erik HallnorBunch of little changes for tracking copies and getting...
2004-09-28 Erik HallnorAdd opt cpu and fix page copy warnings
2004-09-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-09-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-09-21 Erik HallnorUpdate copies to work around alignment faults.
2004-08-20 Nathan Binkert- Clean up and factor out all of the binning code...
2004-08-02 Ali Saidimerged full_cpu.ini, system.ini and devtime.c
2004-07-17 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
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-06-30 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
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-28 Nathan Binkertfix up the recordEvent stuff to support ignoring events
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-23 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-21 Ali Saidistart towards getting m5 endian compliant
2004-06-17 Ali SaidiSerialized cpu interrupts
2004-06-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-06-01 Andrew SchultzMerge zizzer:/bk/linux
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Kevin LimFastCPU model added. It's very similar to the SimpleCP...
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
2004-05-21 Nathan Binkertadd a few statistics events
2004-05-21 Nathan Binkertrename namespace Statistics to Stats
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-18 Lisa Hsumerge m5 with linux for the event and binning lifting
2004-05-14 Ali Saidimanual merge of linux_system and makefile
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-13 Nathan Binkertremove the annotation junk
2004-05-12 Nathan BinkertMake a new stat type of Value which is a scalar stat...
2004-05-12 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-05-11 Lisa Hsufirst pass at merging m5 with linux
2004-05-10 Steve ReinhardtDo a better job of factoring out CPU model in ISA descr...
2004-05-08 Steve ReinhardtMerge
2004-05-04 Nathan BinkertMajor stats package cleanup
2004-04-05 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-04-03 Steve ReinhardtMerge
2004-04-03 Steve ReinhardtBasic cleanup pass to get rid of a few things that...
2004-03-12 Lisa Hsumerge etherpkt and makefile
2004-03-11 Lisa Hsumerge with m5 head
2004-03-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-05 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2004-03-04 Erik HallnorAutomerged
2004-03-04 Erik HallnorCopy implementations
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-03-01 Nathan BinkertInitial cleanup pass of lisa's function call tracking
2004-02-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-24 Lisa Hsuadd in an init() callback for CPU's so that no stats...
2004-02-20 Nathan Binkertmake uncacheable stuff happen again
2004-02-09 Steve ReinhardtResults of automatic (yet incomplete) merge.
2004-02-05 Ali Saidimereged some comments with some of andrews changes
2004-02-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-04 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-04 Steve ReinhardtMore reformatting of reference parameter declarations.
2004-02-03 Andrew SchultzAutomerged
2004-02-03 Ali SaidiMerge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn...
2004-02-03 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-03 Nathan Binkertmerge
2004-02-03 Steve Reinhardtinsn->inst
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-01-30 Nathan BinkertMerge
2004-01-25 Erik HallnorChange the way the hierarchy is separated. Now all...
2003-12-11 Steve Reinhardt- Switch events to use a priority enum instead of integers.
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-12-10 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Steve ReinhardtMinor tweaks to make a switchover at tick N match
2003-12-08 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-12-08 Nathan BinkertInstead of keeping track of the fraction of time that...
2003-12-08 Nathan Binkertmove setStatus into the .cc file
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-02 Steve ReinhardtRestructuring of LiveProcess etc. to support multiple...
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-06 Nathan BinkertLittle fixes to make more of the stats reset correctly.
2003-11-05 Nathan BinkertFix stats reset
2003-11-04 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuAdd the ability to track stats in user defined sets...
2003-10-31 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-31 Andrew SchultzMerge zizzer:/bk/m5
2003-10-31 Andrew SchultzChanged the naming of Serializeable derived objects...
2003-10-30 Steve RaaschMerge previous changes with format change
2003-10-30 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-30 Steve ReinhardtMerge.
2003-10-30 Steve ReinhardtSupport for Serializable non-SimObject things like...
2003-10-30 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtSerialization support for Alpha TLBs, PhysicalMemory...
2003-10-29 Steve ReinhardtMore progress on checkpointing... we can now write...
2003-10-28 Steve ReinhardtMerge zizzer:bk/m5 into isabel.reinhardt.house:/z/steve...
2003-10-28 Steve ReinhardtRevamp serialization to make it easier.
next