mem-cache: Fix setting prefetch bit
[gem5.git] / src / mem / qos /
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-19 Hoa Nguyenmem,stats: Update stats style for mem/probes and mem/qos
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-08 Wendy Elsassermem: Make MemCtrl a ClockedObject
2020-08-26 Shivani Parekhmem: Update port terminology
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-17 Gabe Blackmem: Delete authors lists from mem files.
2019-09-30 Andreas Sandbergmem: Convert DRAM controller to new-style stats
2019-04-28 Gabe Blackmem: Minimize the use of MemObject.
2019-03-19 Gabe Blackarch, cpu, dev, gpu, mem, sim, python: start using...
2019-02-25 Andreas Sandbergpython: Stop using basestring to test for strings
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2019-01-17 Nikos Nikolerismem: Determine if a packet queue forces ordering at...
2018-12-04 Nikos Nikolerisbase, sim: Add missing destructors
2018-11-16 Matteo Andreozzimem: avoid calling regStat twice on a QoSPolicy
2018-09-17 Giacomo Travaglinimem: Implement QoS Proportional Fair policy
2018-09-07 Giacomo Travaglinimem: Implement base QoS Policies.
2018-09-07 Matteo Andreozzimem: Add a simple QoS-aware Memory Controller
2018-09-07 Matteo Andreozzimem: Add a QoS-aware Memory Controller type