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
/
sim
Age
Commit message (
Expand
)
Author
2006-04-28
Add SparcSystem object
Ali Saidi
2006-04-20
make ide disk work for newmem
Ali Saidi
2006-04-18
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-04-18
Fixes to SPARC syscall emulation mode.
Gabe Black
2006-04-13
Changes that get rid of the OSFlags and derive a new class of this format <ar...
Korey Sewell
2006-04-12
add OSFlags struct to AlphaISA/MipsISA namespace. The OS classes then use the...
Korey Sewell
2006-04-10
Clean up mmapFunc.
Steve Reinhardt
2006-04-10
Merge zizzer:/bk/newmem
Korey Sewell
2006-04-10
Finally MIPS does hello world!
Korey Sewell
2006-04-06
added unimp faults
Ali Saidi
2006-04-06
fixes for newmem
Ali Saidi
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-30
Add a functional port that is used to load the original binaries in FS
Ali Saidi
2006-03-30
Make TranslatingPort be a type of Port rather than something special
Ali Saidi
2006-03-26
Add the bus and connector objects to scons
Ali Saidi
2006-03-18
Merge zizzer:/bk/newmem
Korey Sewell
2006-03-18
steps toward making syscalls work
Korey Sewell
2006-03-17
An attempt to get byteswap to work accross more machines.
Gabe Black
2006-03-15
add translations for new sections that are mmapped or when the brk
Ali Saidi
2006-03-14
Minor Sconscript edit ... mips decoder changes ... initialize NNPC and output...
Korey Sewell
2006-03-12
Replace Memory with MemObject; no need for two different levels of hierarchy ...
Steve Reinhardt
2006-03-12
Get rid of "Functional" suffix from (read|write)(Blob|String) functions.
Steve Reinhardt
2006-03-12
Get rid of validInstAddr() & validDataAddr().
Steve Reinhardt
2006-03-12
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt
2006-03-12
Get rid of obsolete header that had only one declaration of
Steve Reinhardt
2006-03-12
Fix TranslatingPort access functions to:
Steve Reinhardt
2006-03-11
Tweak exit() message.
Steve Reinhardt
2006-03-10
Work towards factoring isa_traits.hh into smaller, more specialized files.
Gabe Black
2006-03-10
Moved MaxAddr.
Gabe Black
2006-03-10
It now runs hello world binary.
Ron Dreslinski
2006-03-10
Compiles now (with CPU_MODELS=SimpleCPU), but hangs
Steve Reinhardt
2006-03-09
SimpleCPU compiles with merge.
Gabe Black
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-03-09
fix merging issues
Ali Saidi
2006-03-09
Merge zizzer:/bk/multiarch
Ali Saidi
2006-03-09
no more common syscall emulation, now common for everyone
Ali Saidi
2006-03-07
Avoid accessing objects directly within the XC.
Kevin Lim
2006-03-07
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-07
Updates for the quiesceEvent that was added to the XC.
Kevin Lim
2006-03-07
Some clean up work with faults.
Gabe Black
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Emulated syscalls should return -errno on failure
Steve Reinhardt
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-03-04
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
Gabe Black
2006-03-04
Filled out the object file loader so it can load object files for several OSs...
Gabe Black
2006-03-03
Merge zizzer:/bk/m5
Ali Saidi
2006-03-03
First cut at moving alpha specefic stuff out of /sim/system* into
Ali Saidi
2006-03-02
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
Gabe Black
2006-03-01
Got rid of the multiple inheritance in the Fault classes, and the base Machin...
Gabe Black
2006-03-01
More progress toward actually running a program.
Steve Reinhardt
[next]