summaryrefslogtreecommitdiff
path: root/cpu/cpu_exec_context.cc
AgeCommit message (Expand)Author
2006-08-24Switch out fixups for the CPUs.Kevin Lim
2006-08-11Code update for CPU models.Kevin Lim
2006-08-02Updates for registers and stuff.Kevin Lim
2006-05-25Fix up kernel stats, allow them to not be used as well.Kevin Lim
2006-05-23Move kernel stats out of CPU and into XC.Kevin Lim
2006-05-19Fixes for regression build errors.Kevin Lim
2006-05-16Sampling fixes related to the quiesce event.Kevin Lim
2006-05-11Set memory properly.Kevin Lim
2006-05-03XC needs to get memory from the process.Kevin Lim
2006-04-22Move quiesce event to its own class.Kevin Lim
2006-03-08Include ability to copy all misc regs.Kevin Lim
2006-03-07Fixes to allow the ExecContext to be used for profiling.Kevin Lim
2006-03-07Updates for the quiesceEvent that was added to the XC.Kevin Lim
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim