This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8840ebcb00f3988c781063e572b6df5742968f95
gem5
/
src
/
cpu
/
simple
History
Gabe Black
f13155393d
Initial work to make remote gdb available in SE mode. This is completely untested.
...
--HG-- extra : convert_revision : 3ad9a3368961d5e9e71f702da84ffe293fe8adc8
2006-12-20 18:39:40 -05:00
..
atomic.cc
More changes to get SPARC fs closer. Now at 1.2M cycles before difference
2006-12-04 00:54:40 -05:00
atomic.hh
little fixes i noticed while searching for reason for address range issues (but these weren't the cause of the problem).
2006-12-15 17:55:47 -05:00
base.cc
Updates to support new interrupt processing and removal of PcPAL.
2006-11-12 20:15:30 -05:00
base.hh
Initial work to make remote gdb available in SE mode. This is completely untested.
2006-12-20 18:39:40 -05:00
timing.cc
Change the connecting of the physPort and virtPort to the memory object below the CPU to happen every time activateContext is called. The overhead is probably a little higher than necessary, but allows these connections to properly be made when there are CPUs that are inactive until they are switched in.
2006-11-29 16:07:55 -05:00
timing.hh
little fixes i noticed while searching for reason for address range issues (but these weren't the cause of the problem).
2006-12-15 17:55:47 -05:00