Changes to let system boot with COW image
[gem5.git] / cpu /
2004-05-14 Ali Saidimanual merge of linux_system and makefile
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-06 Andrew SchultzWhole mess'o'changes.. see individual files
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 ReinhardtMore {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
2004-04-03 Steve ReinhardtMerge
2004-04-03 Steve ReinhardtBasic cleanup pass to get rid of a few things that...
2004-03-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-25 Steve ReinhardtMinor cleanup from building & diffing behavior
2004-03-12 Lisa Hsumerge etherpkt and makefile
2004-03-11 Lisa Hsumerge with m5 head
2004-03-05 Lisa Hsufix ALPHA
2004-03-05 Lisa Hsuchanges that affect post checkpoint runs.
2004-03-05 Lisa Hsunother fix
2004-03-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-05 Lisa Hsuserialization for binning. it is WAAAAAAAY past my...
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 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-01 Nathan BinkertFix the swichover code. It's only for FULL_SYSTEM
2004-03-01 Nathan Binkertfix switchover WRT interrupts
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-27 Erik HallnorAdded copy instructions to the ISA. Well it didn't...
2004-02-27 Erik HallnorInitial copy support in the pipeline. Add copypal counting.
2004-02-26 Steve ReinhardtMerge.
2004-02-26 Steve ReinhardtMake SW prefetch flag a parameter again, and add code...
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-18 Nathan BinkertMerge
2004-02-18 Erik HallnorAdd COW support to the IIC.
2004-02-17 Andrew SchultzMerge
2004-02-16 Ali Saidichanged interrupt index to be 64 bits long and fixed...
2004-02-14 Erik HallnorAdd full copy support.
2004-02-13 Andrew SchultzMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-11 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-02-11 Erik HallnorAdd support for multiple outstanding aligned copies
2004-02-09 Andrew SchultzMerge linux tree with head
2004-02-09 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-09 Erik HallnorAdd LRU aligned copies to the hierarchy, with only...
2004-02-09 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-09 Steve ReinhardtResults of automatic (yet incomplete) merge.
2004-02-07 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
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-05 Steve ReinhardtAdd support for "serializing" instructions that flush
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 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-03 Steve ReinhardtFix bug: forgot branchTarget() method on indirect branches.
2004-02-03 Steve ReinhardtGet rid of LVQ-port function unit... only used for...
2004-02-03 Steve Reinhardtinsn->inst
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-02-02 Steve ReinhardtMore conversions of ref-counted parameters to references:
2004-02-02 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-02 Steve ReinhardtChange MemReqPtr parameters to references.
2004-01-30 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-30 Nathan BinkertMerge
2004-01-28 Ali Saidiour first interrupt
2004-01-25 Erik HallnorChange the way the hierarchy is separated. Now all...
2004-01-15 Ali Saidimereged changes to elf_object.cc
2004-01-13 Ali SaidiAdded code to print out the symbol if one exists for...
2003-12-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-21 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-19 Steve ReinhardtMinor cleanup of trace/output stuff (leftover from...
2003-12-11 Steve ReinhardtMake memtest compile again.
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-06 Steve ReinhardtVarious cleanup. Mostly forcing initialization of...
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-07 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-06 Erik HallnorVarious fixes to memory code.
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-11-04 Steve ReinhardtAutomerge
2003-11-04 Steve ReinhardtMinor changes to instruction trace output.
2003-11-03 Ron DreslinskiMerge zizzer:/m5/Bitkeeper/m5
next