tests: arch-power: Add 64-bit hello binaries
[gem5.git] / src / sim / System.py
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-22 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-20 Gabe Blacksim: Create a Workload object for SE mode.
2020-09-09 Andreas Sandbergsim: Expose the system's byte order as a param
2020-08-26 Shivani Parekhsystemc,sim: Update port terminology
2020-07-08 Boris Shingarovmem: Optionally share the backing store
2020-04-22 Gabe Blackarch,sim,kern,dev,cpu: Create a Workload SimObject.
2020-03-11 Gabe Blackconfig,arch,cpu,kern,sim: Extract kernel information...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blacksim: Delete authors lists from files in sim.
2020-01-07 Gabe Blackarch,sim: Promote the m5ops_base param to the System...
2019-12-18 Adrian Herrerasim: kernelExtras optional load addresses
2019-04-28 Gabe Blackmem: Minimize the use of MemObject.
2019-04-25 David Hashesim-se: add a faux-filesystem
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2017-11-17 Geoffrey Blakesim: Implement load_addr_mask auto-calculation
2017-11-16 Andreas Sandbergsim: Add an option to load additional kernel objects
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-02-14 Curtis Dunhamsim, kvm: make KvmVM a System parameter
2017-02-14 Curtis Dunhamsim,kvm,arm: fix typos
2017-01-03 Andreas Sandbergsim: Remove redundant export_method_cxx_predecls
2016-12-19 Andreas Sandbergsim: Remove redundant buildEnv import
2015-05-12 David Guillen Fandossim: Adding thermal model support
2015-12-18 Andreas Sandbergsim: Use the old work item behavior by default
2015-12-14 Andreas Sandbergsim: Add an option to forward work items to Python
2015-09-30 Mitch Hayengacpu: Change thread assignments for heterogenous SMT
2015-02-16 Andreas Hanssonmem: mmap the backing store with MAP_NORESERVE
2014-08-13 Dam Sunwoosim: remove kernel mapping check for baremetal workloads
2014-06-30 Stephan Diestelhorstpower: Add basic DVFS support for gem5
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2013-06-27 Akash Bagdiaconfig: Add a system clock command-line option
2013-02-15 Andreas Sandbergsim: Add a system-global option to bypass caches
2013-01-07 Andreas Hanssonconfig: Do not use hardcoded physmem in fs script
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-10-25 Andreas Hanssondev: Make default clock more reasonable for system...
2012-10-15 Andreas HanssonClock: Inherit the clock from parent by default
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
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: Add the system port as a central access point
2012-01-10 Prakash Ramrakhyanisim: Enable sampling of run-time for code-sections...
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-10-31 Gabe BlackSystem: Push boot_cpu_frequency down into the subclasse...
2011-10-30 Gabe BlackSE/FS: Make the system object more consistent between...
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-07-10 Ali SaidiO3: Make sure fetch doesn't go off into the weeds durin...
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2011-02-07 Joel Hestnessmcpat: Adds McPAT performance counters
2010-09-09 Nathan Binkertscons: use code_formatter wherever we can in the build...
2010-08-23 Ali SaidiLoader: Make the load address mask be a parameter of...
2010-01-19 Derek Howermerge
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-30 Nathan BinkertFix typo
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-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Nathan BinkertMake sure all parameters have default values if they're
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-28 Nathan BinkertMove SimObject python files alongside the C++ and fix