- 1c233ee scons: Add sim_object and enums arguments to SimObject(). by Gabe Black · 3 years, 5 months ago
- 00876ff misc: Replace the GEM5_VAR_USED macro with [[maybe_unused]]. by Gabe Black · 3 years, 6 months ago
- 974a47d misc: Adopt the gem5 namespace by Daniel R. Carvalho · 3 years, 9 months ago
- 98ac080 base-stats,misc: Rename Stats namespace as statistics by Daniel R. Carvalho · 3 years, 9 months ago
- 3016478 base-stats: Rename Units namespace as units by Daniel R. Carvalho · 3 years, 9 months ago
- 4abe9ac misc: Switch away from the deprecated UNIT_* macros. by Gabe Black · 3 years, 8 months ago
- 9b675eb misc: Add missing compiler.hh include by Daniel R. Carvalho · 3 years, 8 months ago
- fb3befc misc: Replace M5_VAR_USED with GEM5_VAR_USED. by Gabe Black · 3 years, 9 months ago
- 1791b87 scons: Pull domain specific build setup out of SConstruct. by Gabe Black · 4 years ago
- c5c0dd9 learning-gem5: Add units to stats by Hoa Nguyen · 4 years ago
- d05a0a4 misc: Delete the now unnecessary create methods. by Gabe Black · 4 years, 3 months ago
- 91d83cc misc: Standardize the way create() constructs SimObjects. by Gabe Black · 4 years, 3 months ago
- b877efa misc: Update attribute syntax, and reorganize compiler.hh. by Gabe Black · 4 years, 4 months ago
- 392c1ce misc: Replaced master/slave terminology by Shivani Parekh · 4 years, 5 months ago
- c97af48 learning-gem5: convert simple cache to new style stats by eavivi · 4 years, 5 months ago
- c02599a learning-gem5: update port terminology by Emily Brickey · 4 years, 6 months ago
- 89f2d5e misc: Make many includes explicit. by Gabe Black · 4 years, 8 months ago
- 53b6e21 mem-ruby: Replace SLICC queueMemory calls with enqueue by Matt Poremba · 7 years ago
- 5c825a5 learning-gem5: Use zero initialization in hello_goodbye test by Giacomo Travaglini · 5 years ago
- e19cf3d learning-gem5: Delete authors lists from learning_gem5. by Gabe Black · 5 years ago
- 211869e mem-ruby: Allow Ruby to use all replacement policies in Classic by JingQuJQ · 6 years ago
- 3755151 dev: Scrub out some lingering uses of MemObject. by Gabe Black · 5 years ago
- c08351f mem: Move ruby protocols into a directory called ruby_protocol. by Gabe Black · 5 years ago
- c1e646d learning_gem5: Fix vector port panic in SimpleCache by Jason Lowe-Power · 6 years ago
- d3d2483 arch, cpu, dev, gpu, mem, sim, python: start using getPort. by Gabe Black · 6 years ago
- ef71a98 python: Don't assume SimObjects live in the global namespace by Andreas Sandberg · 6 years ago
- f54020e misc: Using smart pointers for memory Requests by Giacomo Travaglini · 7 years ago
- 0169113 learning_gem5: Add a simple Ruby protocol by Jason Lowe-Power · 7 years ago
- f19bb4e learning-gem5: Fix missing misc.hh in hello_object.cc by Hanhwi Jang · 7 years ago
- 43a1ea8 learning_gem5: Adding code for SimpleCache by Jason Lowe-Power · 7 years ago
- 46ec9df learning_gem5: Adds the simple MemObject code by Jason Lowe-Power · 7 years ago
- 25daea0 learning_gem5: Add code for hello-goodbye example by Jason Lowe-Power · 7 years ago
- afaaf48 learning_gem5: Add code for simple SimObject by Jason Lowe-Power · 7 years ago