gem5/src/python/m5
Steve Reinhardt 4a4bc2e18b params.py: enhance IpAddress param handling
Print IpAddress params in dot notation for readability.
Properly compare IpAddress objects (by value and not object identity).
Also fix up derived param classes (IpNetmask and IpWithPort)
similarly.
2011-09-22 18:58:14 -07:00
..
internal python: get rid of internal.enums package. 2010-09-22 08:45:35 -07:00
objects swig: make all generated files go into the m5.internal package 2010-09-12 15:41:34 -07:00
stats stats: delete mysql support 2011-05-12 11:19:35 -07:00
util slicc: cleanup slicc code and make it less verbose 2011-07-05 18:30:05 -07:00
__init__.py python: different import for dealing with demandimport 2011-04-19 11:13:01 -07:00
config.py Fix up regression execution to better handle tests that end abnormally. 2009-03-07 16:58:51 -08:00
core.py sim: move iterating over SimObjects into Python. 2010-08-17 05:08:50 -07:00
debug.py debug: fix help output 2011-05-04 10:08:08 -04:00
event.py events: Make trace events happen at the right priority. 2009-02-18 10:00:15 -08:00
main.py copyright: Add code for finding all copyright blocks and create a COPYING file 2011-06-02 17:36:07 -07:00
options.py python: cleanup options parsing stuff so that it properly deals with defaults. 2008-10-06 09:31:51 -07:00
params.py params.py: enhance IpAddress param handling 2011-09-22 18:58:14 -07:00
proxy.py Config: Add support for a Self.all proxy object 2011-07-10 12:56:08 -05:00
SimObject.py Config: Add support for a Self.all proxy object 2011-07-10 12:56:08 -05:00
simulate.py stats: move code that loops over all stats into python 2011-05-12 11:19:35 -07:00
ticks.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
trace.py trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00