index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2006-11-07
Made kern a switching header file directory.
Gabe Black
2006-11-06
Cleaned up remnants of ivlb and ivle
Gabe Black
2006-11-06
Got rid of the ivlb and ivle kernel stats.
Gabe Black
2006-11-06
Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices.
Gabe Black
2006-11-06
Only bother with the device SConscript if you're in FULL_SYSTEM
Gabe Black
2006-11-06
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-06
Moved the tsunami devices into the dev/alpha directory. Other devices "generi...
Gabe Black
2006-11-06
Got rid of stray alpha include
Gabe Black
2006-11-06
Got rid of obsolete ivlb and ivle psuedo instructions.
Gabe Black
2006-11-06
Stub for SPARC interrupt handling object.
Gabe Black
2006-11-06
Remote GDB support has been changed to use inheritance. Alpha should work, bu...
Gabe Black
2006-11-06
Took the Alpha prefix off of AlphaArguments, and made sure it was being used ...
Gabe Black
2006-11-06
Created seperate SConscript for the dev directory. Made subdirectories for Al...
Gabe Black
2006-11-06
delete pcifake, tsunamifake. Combine BadAddr/IsaFake into one
Ali Saidi
2006-11-06
Clean up clock phase drift code a bit.
Kevin Lim
2006-11-05
Initialize pointer to NULL.
Kevin Lim
2006-11-04
Merge zizzer:/bk/newmem
Ali Saidi
2006-11-04
fixes so that M5 will compile under solaris
Ali Saidi
2006-11-03
Make things compile in SE again.
Gabe Black
2006-11-03
Use a PowerOnReset to initialize the cpu.
Gabe Black
2006-11-03
Calling syscalls from within the trap instruction's invoke method won't work ...
Gabe Black
2006-11-03
The tc needs to be protected instead of private so that the CpuEventWrapper c...
Gabe Black
2006-11-03
Gutted out the old Alpha stuff.
Gabe Black
2006-11-03
Added a stub initCPU function. This would be a good place to force in a Power...
Gabe Black
2006-11-03
Compilation fixes.
Gabe Black
2006-11-03
Add the syscall number as the second parameter for the trap fault. This could...
Gabe Black
2006-11-03
Add an invoke function for PowerOnReset
Gabe Black
2006-11-03
Move around misc reg code
Gabe Black
2006-11-03
removed ua2005.cc since it's been obsorbed into the miscregfile, and added sy...
Gabe Black
2006-11-03
Got rid of "inPalMode". Some places are still effectively checking if they ar...
Gabe Black
2006-11-03
Add a new file which describes an ISA's interrupt handling mechanism. It reco...
Gabe Black
2006-11-03
Fixed a comment
Gabe Black
2006-11-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-02
Have bus use the BadAddress device to handle bad addresses. The O3 CPU shoul...
Kevin Lim
2006-11-02
Implement device that will return BadAddress.
Kevin Lim
2006-11-02
Caches return a new functional port whenever asked for one.
Kevin Lim
2006-11-02
More proper handling of the ports.
Kevin Lim
2006-11-02
Remove function that should have been deleted.
Kevin Lim
2006-11-02
Use ISA specific makeExtMI.
Kevin Lim
2006-11-01
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-01
Added code to handle draining.
Gabe Black
2006-11-01
Fix a range check on the ipr_index.
Gabe Black
2006-11-01
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...
Gabe Black
2006-10-31
Arg!
Gabe Black
2006-10-31
More typos! I need to get nfs to work.
Gabe Black
2006-10-31
Fix another typo
Gabe Black
2006-10-31
Check for out of range IPR values as well.
Gabe Black
2006-10-31
Fix stupid typo
Gabe Black
2006-10-31
Make two simple utility functions to determine if a MiscReg index correspondi...
Gabe Black
2006-10-31
We don't include ipr.cc in SE builds, so don't call it.
Gabe Black
[next]