Added mmap start and end so detailed CPU can know if an access is
[gem5.git] / sim / system.cc
2004-11-17 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-15 Steve ReinhardtAdd support for sampled PC profiling to FullCPU.
2004-11-04 Nathan Binkertmake activation of exec contexts happen in startup
2004-10-25 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-10-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-18 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/m5
2004-10-17 Ali SaidiFixes for bigendian platforms
2004-09-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-09-22 Ali Saidifix unaligned memory offset and some small fixes to...
2004-09-10 Ali SaidiMerge zizzer:/bk/m5
2004-09-03 Ali Saidiadded system option to bin interrupt code seperately.
2004-09-02 Erik HallnorMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-09-01 Ali SaidiUpdates to make SMP work.
2004-08-20 Nathan Binkert- Clean up and factor out all of the binning code...
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/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-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-06-02 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5 into lush.(none...
2004-06-01 Ali SaidiMerge saidi@zizzer:/z/m5/Bitkeeper/m5/
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-25 Andrew SchultzMerge zizzer:/bk/linux
2004-05-25 Andrew SchultzVaried fixes to get linux running. Allow for shutdown...
2004-05-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
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-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Lisa Hsulift system-independent binning stuff out of Tru64Syste...
2004-03-12 Lisa Hsumerge etherpkt and makefile
2004-03-11 Lisa Hsumerge with m5 head
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 Hsusmall bugfix, forgot to increment iter
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-05 Lisa HsuOverall gist of this is to 'dynamicize' the tracking...
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-11-22 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-22 Nathan BinkertWe only need to choose that we do want binning, or...
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
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-26 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5
2003-10-24 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-24 Steve ReinhardtInitial support for CPU switching. New SamplingCPU...
2003-10-22 Andrew SchultzChanged the init_param to a uint64_t from int
2003-10-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-10-22 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-10-22 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-22 Steve ReinhardtDon't need to include sim/param.hh in sim_object.hh...
2003-10-22 Lisa Hsunate's reset stuff merged with my work on bin printing.
2003-10-22 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-10-21 Erik HallnorI'll fix this screwup with the next change set
2003-10-21 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-10-21 Andrew SchultzCreated new M5 instruction to allow an integer paramete...
2003-10-14 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-14 Nathan BinkertMerge
2003-10-14 Nathan BinkertRemove all of the Tru64 specific stuff from the base...
2003-10-13 Nathan BinkertSplit up kernel.cc into separate files for dump_mbuf...
2003-10-10 Steve ReinhardtMake include paths explicit and update makefile accordi...
2003-10-08 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-08 Steve ReinhardtNew loader structure. Expand Nate's ObjectFile to...
2003-10-07 Steve RaaschImport changeset