config: Add the ability to read a config file using C++ and Python
[gem5.git] / src / python / m5 / params.py
2014-10-16 Andreas Hanssonconfig: Add the ability to read a config file using...
2014-10-09 Andreas Hanssonconfig: Add Current as a parameter type
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-20 Andrew Bardsleyconfig: Cleanup .json config file generation
2014-09-09 Geoffrey Blakeconfig: Fix vectorparam command line parsing
2014-09-03 Geoffrey Blakeconfig: Add port splicing capability to PortRef class
2014-09-03 Mitch Hayengaconfig: Change parsing of Addr so hex values work from...
2014-08-10 Geoffrey Blakeconfig: Add hooks to enable new config sys
2014-05-09 Andrew Bardsleycpu: Add flag name printing to StaticInst
2014-05-09 Curtis Dunhamscons: Require SWIG >= 2.0.4 and remove vector typemaps
2014-01-24 Andreas Hanssonconfig: Make the Clock a Tick parameter like Latency...
2013-10-31 Geoffrey Blakeconfig: Fix handling of parents for simobject vectors
2013-10-17 Geoffrey Blakeconfig: Fix ommission of number base in ethernet addres...
2013-08-19 Akash Bagdiapower: Add voltage domains to the clock domains
2013-06-27 Andreas Hanssonconfig: Remove Clock parameter multiplication
2013-02-19 Andreas Hanssonx86: Move APIC clock divider to Python
2013-01-07 Andreas Hanssonmem: Add interleaving bits to the address ranges
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-09-19 Andreas HanssonAddrRange: Simplify AddrRange params Python hierarchy
2012-09-07 Andreas HanssonParam: Transition to Cycles for relevant parameters
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-05-23 Andreas HanssonConfig: Use the attribute naming and include ports...
2012-05-23 Andreas HanssonConfig: Exit with fatal if a port is already connected
2012-04-06 Brad Beckmannpython: added __nonzero__ function to SimObject Bool...
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-02-13 Andreas HanssonMEM: Pass the ports from Python to C++ using the Swig...
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Removing the default port peer from Python ports
2012-01-10 Ali Saidiconfig: support outputing a pickle of the configuration...
2012-01-10 Andreas HanssonSWIG: Make gem5 compile and link with swig 2.0.4
2012-01-07 Gabe BlackMerge with main repository.
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-20 Steve ReinhardtSimObject: add export_method* hooks to export C++ metho...
2011-10-20 Steve Reinhardtscons/swig: refactor some of the scons/SWIG code
2011-09-23 Steve Reinhardtparams.py: enhance IpAddress param handling
2011-07-10 Ali SaidiO3: Make sure fetch doesn't go off into the weeds durin...
2011-07-10 Ali SaidiConfig: Add support for a Self.all proxy object
2011-05-23 Steve Reinhardtconfig: reinstate implicit parenting on parameter assig...
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-20 Gabe BlackParams: Fix a broken error message in verifyIp.
2010-11-23 Gabe BlackCopyright: Add AMD copyright to the param changes I...
2010-11-23 Gabe BlackParams: Add parameter types for IP addresses in various...
2010-11-11 Gabe BlackParams: Fix an off by one error and a misleading comment.
2010-09-12 Nathan Binkertswig: make all generated files go into the m5.internal...
2010-09-09 Nathan Binkertscons: Stop building the big monolithic swigged params...
2010-09-09 Nathan Binkertscons: use code_formatter wherever we can in the build...
2010-08-17 Steve Reinhardtmisc: add some AMD copyright notices
2010-08-17 Steve Reinhardtsim: clean up child handling
2010-08-17 Steve Reinhardtsim: fail on implicit creation of orphans via ports
2010-01-19 Derek Howermerge
2009-09-22 Nathan Binkertparams: small cleanup to param description internals
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-31 Ali SaidiErrors: Print a URL with a hash of the format string...
2008-09-30 Steve ReinhardtMake overriding port assignments in Python work,
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-16 Nathan Binkertparams: Prevent people from setting attributes on vecto...
2008-06-15 Nathan Binkertparams: Fix the memory bandwidth parameter
2008-06-15 Nathan Binkertparams: Fix floating point parameters
2008-06-12 Gabe BlackParams: Remove an unnecessary include.
2007-11-08 Ali SaidiPython: Allow a range to be a python tuple/list.
2007-08-30 Miles Kaufmannpython: Write configuration file without reassigning...
2007-08-30 Miles Kaufmannpython: Eliminate the Python use of eval() and frame...
2007-08-03 Steve Reinhardtmerge from head
2007-08-03 Gabe BlackMerge with head.
2007-08-03 Nathan Binkertpython: Improve support for python calling back to...
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-14 Ali SaidiMerge zizzer:/bk/newmem
2007-05-13 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-11 Nathan BinkertFloat should have a c++ param type
2007-04-17 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-12 Nathan BinkertFix NextEthernetAddr.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertPython parameters types need analogous C++ types
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertFactor code out of main.cc and main.i into a bunch...
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Lisa HsuMerge zizzer:/bk/newmem
2007-01-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-25 Nathan BinkertInstead of passing an int to represent time between...
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
next