cpu: Added interface for vector reg file
[gem5.git] / src / sim / clock_domain.hh
2016-04-01 Sascha Bischoffsim: Fix clock_domain unserialization
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-08-07 Andreas Sandbergsim: Split ClockedObject to make it usable to non-SimOb...
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2014-06-16 Stephan Diestelhorstenergy: Small extentions and fixes for DVFS handler
2014-06-30 Stephan Diestelhorstpower: Add basic DVFS support for gem5
2014-01-24 Andreas Hanssonsim: Expose the current clock period as a stat
2013-12-30 Christopher Torngsim: Add support for dynamic frequency scaling
2013-08-19 Akash Bagdiapower: Add voltage domains to the clock domains
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects