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
/
python
/
m5
/
objects
Age
Commit message (
Expand
)
Author
2010-09-12
swig: make all generated files go into the m5.internal package
Nathan Binkert
2010-09-09
scons: Stop building the big monolithic swigged params module
Nathan Binkert
2010-09-09
init: don't build files that centralize python and swig code
Nathan Binkert
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-19
PhysicalMemory has vector of uniform ports instead of one special one.
Steve Reinhardt
2007-05-10
remove hit_latency and make latency do the right thing
Ali Saidi
2007-05-10
add/update parameters for bus bridge
Ali Saidi
2007-05-07
fix partial writes with a functional memory hack
Ali Saidi
2007-03-29
Override addPrivateSplitL1Caches function in order to automatically set the t...
Kevin Lim
2007-03-26
first bit of life from the intel gigabit model
Ali Saidi
2007-03-06
Move all of the parameters of the Root SimObject so they are
Nathan Binkert
2007-03-03
Add Iob and remove the fake device
Ali Saidi
2007-03-03
Implement Niagara I/O interface and rework interrupts
Ali Saidi
2007-02-21
Get rid of the ConsoleListener SimObject and just fold the
Nathan Binkert
2007-02-18
Get rid of the Serialize and IntervalStats Param contexts
Nathan Binkert
2007-02-17
Get rid of the Statistics and Statreset ParamContexts, and
Nathan Binkert
2007-02-13
Make mulitple consoles work and be distinguishable from each other
Ali Saidi
2007-02-13
Merge all of the execution trace configuration stuff into
Nathan Binkert
2007-02-09
Get rid of the Trace ParamContext and give python direct
Nathan Binkert
2007-01-31
make sparc fs less chatty
Ali Saidi
2007-01-25
Move time forward to Jan 1, 2009 and update stats
Nathan Binkert
2007-01-25
Instead of passing an int to represent time between python and C++
Nathan Binkert
2007-01-21
add dumb time of day device
Ali Saidi
2007-01-09
add memory mapped disk device
Ali Saidi
2007-01-03
Add 'Time' as a parameter type that can accept various
Nathan Binkert
2006-12-29
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-12-29
Formatting
Nathan Binkert
2006-12-27
Bug fixes in the TLB
Ali Saidi
2006-12-15
small change to eliminate address range overlap.
Lisa Hsu
2006-12-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-07
get legion/m5 to first tlb miss fault
Ali Saidi
2006-12-04
More changes to get SPARC fs closer. Now at 1.2M cycles before difference
Ali Saidi
2006-12-02
Fix help strings on GenRepl params.
Steve Reinhardt
2006-11-30
Load the hypervisor symbols twice, once with an address mask so that we can g...
Ali Saidi
2006-11-22
Added a parameter to set memory to zero. This is to support Legion, and once ...
Gabe Black
2006-11-22
Merge zizzer:/bk/sparcfs
Gabe Black
2006-11-20
Add in rom/rams for the nvram, hypervisor description, and partition descript...
Gabe Black
2006-11-16
Implement current working directory for LiveProcesses
Nathan Binkert
2006-11-16
Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops
Gabe Black
2006-11-16
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-16
Fixes for SPARC_FS
Gabe Black
2006-11-14
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-14
Merge 141.212.106.238:/home/gblack/m5/newmemmemops
Gabe Black
2006-11-14
Create a stub t1000 platform.
Gabe Black
2006-11-14
Update phase param in the .py file for the cpus
Ron Dreslinski
2006-11-13
Expose debugBreakCycle through swig and get rid of
Nathan Binkert
2006-11-11
Fix Typo
Nathan Binkert
2006-11-11
Get rid of the ParamContext for pseudo instructions and move
Nathan Binkert
2006-11-09
Get SPARC to the point that it starts running. Add ability to load the ROM bi...
Ali Saidi
2006-11-08
Remove mem parameter. Should have been removed earlier.
Kevin Lim
[next]