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
Age
Commit message (
Expand
)
Author
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2008-08-04
Make time format in 'started' line same as 'compiled'.
Steve Reinhardt
2008-08-04
Get rid of outputStream... wasn't really being used
Steve Reinhardt
2008-08-04
Add -r/-e options to redirect stdout/stderr.
Steve Reinhardt
2008-08-03
sockets: Add a function to disable all listening sockets.
Nathan Binkert
2008-08-03
libm5: Create a libm5 static library for embedding m5.
Nathan Binkert
2008-07-31
scons: Get rid of generate.py in the build system.
Nathan Binkert
2008-07-23
RemoteGDB: add an m5 command line option for setting or disabling remote gdb.
Michael Adler
2008-06-24
Automated merge with http://repo.m5sim.org/m5-stable
Ali Saidi
2008-06-24
Checkpoinging/SWIG: Undo part of changeset 5464 since it broke checkpointing.
Ali Saidi
2008-06-18
imported patch sim_object_params.diff
Nathan Binkert
2008-06-15
params: Prevent people from setting attributes on vector params.
Nathan Binkert
2008-06-15
add compile flags to m5
Nathan Binkert
2008-06-14
Command line option to print out List of SimObjects and their parameters
Nathan Binkert
2008-06-14
main: add .m5/options.py processing. This file is processed before
Nathan Binkert
2008-06-14
Add .m5 configuration directory
Nathan Binkert
2008-06-14
python: Separate the options parsing stuff. Remove options parsing stuff from
Nathan Binkert
2008-06-14
params: Fix the memory bandwidth parameter
Nathan Binkert
2008-06-14
params: Fix floating point parameters
Nathan Binkert
2008-06-14
python: Move various utility classes into a new m5.util package so
Nathan Binkert
2008-06-14
Fix various SWIG warnings
Nathan Binkert
2008-06-14
scons: proper fix for hg version stuff
Nathan Binkert
2008-06-13
scons: fix program_info.cc generation
Nathan Binkert
2008-06-13
HG: Add compiled hg revision and date to the standard M5 output.
Ali Saidi
2008-06-12
Params: Allow nested namespaces in cxx_namespace
Gabe Black
2008-06-12
Params: Remove an unnecessary include.
Gabe Black
2008-02-11
Update copyright dates
Ali Saidi
2007-11-12
Params: Fix check for cycles in the configuration and clarify the comments/er...
Gabe Black
2007-11-08
Python: Allow a range to be a python tuple/list.
Ali Saidi
2007-11-04
TraceFlags: Fix off-by-one error with number of traceflags.
Ali Saidi
2007-10-31
String constant const-ness changes to placate g++ 4.2.
Steve Reinhardt
2007-10-31
Traceflags: Add SCons function to created a traceflag instead of having one f...
Ali Saidi
2007-09-04
Serialization: Fix unserialization of object pointers
Ali Saidi
2007-09-04
Config: Remove some ini file code that no longer works
Ali Saidi
2007-08-30
python: Write configuration file without reassigning sys.stdout.
Miles Kaufmann
2007-08-30
params: Deprecate old-style constructors; update most SimObject constructors.
Miles Kaufmann
2007-08-30
python: Eliminate the Python use of eval() and frame manipulation
Miles Kaufmann
2007-08-17
Ports: Only try to do EthPort stuff in full system.
Ali Saidi
2007-08-16
Devices: Make EtherInts connect in the same way memory ports currently do.
Ali Saidi
2007-08-13
python: make the DictImporter's unload() work in any context.
Nathan Binkert
2007-08-04
switching: Remove the drain and resume code from the switching code.
Nathan Binkert
2007-08-04
python: use the enum values in the memory mode changing code
Nathan Binkert
2007-08-04
swig: %include all of the enums to get all of the definitions.
Nathan Binkert
2007-08-04
python: provide access to stats
Nathan Binkert
2007-08-02
python: Improve support for python calling back to C++ member functions.
Nathan Binkert
2007-08-02
python: fix m5.build_env variable.
Nathan Binkert
2007-08-02
python: need to import objects to make some calls work
Nathan Binkert
2007-08-02
main: expose the build information as a simple command line parameter
Nathan Binkert
2007-07-23
Major changes to how SimObjects are created and initialized. Almost all
Nathan Binkert
2007-06-10
Add a function to get a SimObject's memory mode and rework
Nathan Binkert
[prev]
[next]