mem: Change warmupCycle stat to warmupTick
[gem5.git] / src / mem / request.hh
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2021-01-13 Gabe Blackmisc: Fix missing includes.
2020-12-14 Yu-hsin Wangmem: Align the Substream naming in Request
2020-12-14 Yu-hsin Wangmem: Change assert to use flag test functions in Request
2020-12-14 Yu-hsin Wangmem: Add missing flag test functions to Request
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-11-04 Tuan Tagpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque...
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-30 Giacomo Travaglinicpu: Never use a empty byteEnable
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-07 Timothy Hayesmem: Add HTM fields to Request
2020-07-28 Tony Gutierrezconfigs, mem: Support running VIPER with GCN3
2020-07-13 Xianwei Zhanggpu-compute: enable kernel-end WB functionality
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-09 Tuan Tamem-ruby: update memory interfaces to support GPU ISA
2020-03-10 Gabe Blackmem: Change some default values in the Request class.
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-03-07 Gabe Blackmem: Merge the virtual Request constructors.
2020-03-07 Gabe Blackmem: Get rid of one more unused Request constructor.
2020-03-07 Gabe Blackmem: Get rid of another unused Request constructor.
2020-03-07 Gabe Blackmem: Add default initializers to the fields in Request.
2020-03-05 Gabe Blackmem: Get rid of an unused Request constructor.
2020-03-04 Gabe Blackarch,cpu,mem: Replace the mmmapped IPR mechanism with...
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.
2020-02-11 Gabe Blackmem: Eliminate the now unused GENERIC_IPR request flag.
2020-01-08 Giacomo Travaglinibase: Move AtomicOpFunctors to a dedicated header
2019-12-09 Giacomo Travaglinimem: Add Request::isMasked to check for byte strobing
2019-12-09 Giacomo Travaglinimem: Add byteEnable copy to Request copy constructor
2019-09-23 Jordi Vaquerocpu, mem: Changing AtomicOpFunctor* for unique_ptr...
2019-05-11 Giacomo Gabriellicpu,mem: Add support for partial loads/stores and wide...
2018-10-26 yuetsu.kodamaarch-arm: We add PRFM PST instruction for arm
2018-08-22 Stanislaw Czerniawskimem: Add StreamID and SubstreamID
2018-06-14 Tuan Tabase,mem: Support AtomicOpFunctor in the classic memory...
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2017-12-05 Nikos Nikoleriscpu: Add support for CMOs in the cpu models
2017-12-05 Nikos Nikolerismem: Add support for cache maintenance operation requests
2017-12-05 Nikos Nikolerismem: Support for specifying the destination of a WriteClean
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2016-01-19 Tony Gutierrez* * *
2015-07-20 Blake Hechtmanmem: misc flags for AMD gpu model
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-07-20 David Hashemem: add request types for acquire and release
2015-12-07 Radhika Jagtapcpu: Support virtual addr in elastic traces
2015-12-07 Radhika Jagtapmem: Add instruction sequence number to request
2015-08-21 Andreas Hanssonarm, mem: Remove unused CLEAR_LL request flag
2015-08-21 Andreas Hanssoncpu: Move invldPid constant from Request to BaseCPU
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-08-07 Andreas Hanssonmem: Remove extraneous acquire/release flags and attributes
2015-07-20 David Hashemem: add request types for acquire and release
2015-07-03 Andreas Hanssonmem: Convert Request static const flags to enums
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-05-05 Andreas Sandbergmem, alpha: Move Alpha-specific request flags
2015-03-23 Steve Reinhardtmem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
2015-03-23 Andreas Hanssonmem: Tidy up Request
2015-01-22 Andreas Hanssonmem: Clean up Request initialisation
2014-12-02 Andreas Hanssonmem: Make Request getters const
2014-09-09 Mitch Hayengamem: Add accessor function for vaddr
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-01-30 Mitch Hayenga ext... mem: prefetcher: add options, support for unaligned...
2014-01-24 Ali Saidicpu: Add support for instructions that zero cache lines.
2014-01-24 Giacomo Gabriellimem: Add flag to request if it was generated by a...
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2014-01-24 Dam Sunwoomem: per-thread cache occupancy and per-block ages
2014-01-24 Matt Horsnellmem: track per-request latencies and access depths...
2013-10-31 Prakash Ramrakhyanimem: Add privilege info to request class
2013-10-15 Andreas Sandbergmem: Rename the ASI_BITS flag field in Request
2013-10-15 Andreas Sandbergmem: Use a flag instead of address bit 63 for generic...
2013-06-18 Andreas Sandbergkvm: Use the address finalization code in the TLB
2012-11-02 Dam SunwooARM: dump stats and process info on context switches
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-02-12 Dam Sunwoomem: fix cache stats to use request ids correctly
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2011-09-13 Daniel JohnsonMem: Allow ASID to be set after request is created.
2011-03-02 Gabe BlackSpelling: Fix the a spelling error by changing mmaped...
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-10-16 Gabe BlackMem: Reclaim some request flags used by MIPS for alignm...
2010-10-13 Gabe BlackMem: Change the CLREX flag to CLEAR_LL.
2010-08-23 Gene WuMEM: Make CLREX a first class request operation and...
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-19 Derek Howermerge
2009-11-11 Gabe BlackMerge with the head.
2009-11-11 Gabe BlackMem: Eliminate the NO_FAULT request flag.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-02 Steve ReinhardtClean up some inconsistencies with Request flags.
2009-08-02 Steve ReinhardtRename internal Request fields to start with '_'.
2009-05-29 Nathan Binkertrequest: add accessor and constructor for setting time...
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-23 Steve Reinhardtrequest: reorganize flags to group related flags together.
2009-04-21 Steve Reinhardtrequest: add PREFETCH flag.
2009-04-21 Steve Reinhardtrequest: rename INST_READ to INST_FETCH.
2009-04-21 Steve Reinhardtrequest: split public and private flags into separate...
2009-04-20 Gabe BlackMem: Fill out the comment that describes the LOCKED...
2009-04-20 Gabe BlackMem: Change isLlsc to isLLSC.
2009-04-19 Gabe BlackMemory: Add a LOCKED flag back in for x86 style locking.
next