style: cleanup the Ruby Tester
[gem5.git] / src / cpu / base.cc
2010-01-19 Derek Howermerge
2009-09-29 Lisa Hsucommit Soumyaroop's bug catch about max_insts_all_threads
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-05-05 Korey Sewellmerge code
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-16 Steve ReinhardtFixes to get prefetching working again.
2009-01-26 Gabe BlackCPU: Add a setCPU function to the interrupt objects.
2009-01-24 Nathan Binkertcpu: provide a wakeup mechanism that can be used to...
2008-11-05 Lisa HsuRight now a single thread cpu 1 could get assigned...
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-11-03 Lisa HsuMake it so that all thread contexts are registered...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-10-21 Nathan Binkertstyle: Use the correct m5 style for things relating...
2008-10-12 Gabe BlackTurn Interrupts objects into SimObjects. Also, move...
2008-10-12 Gabe BlackCPU: Eliminate the get_vec function.
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-08-18 Richard StrongChanged BaseCPU::ProfileEvent's interval member to...
2008-08-11 Nathan Binkertparams: Convert the CPU objects to use the auto generat...
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-16 Nathan Binkertport: Clean up default port setup and port switchover...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesMake the Event::description() a const function
2007-12-18 Ali SaidiCheckpointing: Fix a bug in the simulation script when...
2007-11-08 Ali SaidiCPU: Add function to explictly compare thread contexts...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-03 Gabe BlackMerge with head.
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-05 Gabe BlackMerge with head.
2007-08-04 Nathan Binkertswitching: turn on profiling after a switch if there...
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Steve ReinhardtBsaeCPU: Get rid of some bad DPRINTFs.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Vincentius RobbyRemoved "adding instead of dividing" trick.
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-21 Steve ReinhardtAdd new EventWrapper constructor that takes a Tick...
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-26 Ali SaidiMerge zizzer:/bk/newmem
2007-03-24 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimSet progress_interval in terms of CPU cycles.
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Ali SaidiMerge zizzer:/bk/newmem
2007-03-09 Kevin LimTwo fixes:
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Ali SaidiImplement Niagara I/O interface and rework interrupts
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-18 Nathan BinkertGive the progress event its own priority
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMake SPARC checkpointing work
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Lisa HsuMerge zizzer:/bk/newmem
2007-01-26 Lisa Hsueliminate cpu checkInterrupts bool, it is redundant...
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-22 Ali SaidiMerge zizzer:/bk/newmem
2007-01-20 Lisa HsuMerge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
2007-01-11 Lisa HsuMerge zed.eecs.umich.edu:/z/hsul/work/sparc/ali.m5
2007-01-08 Lisa Hsuthe way i understand it, interrupts in m5 is a little...
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-15 Lisa HsuMerge zizzer:/bk/newmem
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
next