Age | Commit message (Expand) | Author |
---|---|---|
2018-06-11 | misc: Using smart pointers for memory Requests | Giacomo Travaglini |
2018-06-11 | misc: Substitute pointer to Request with aliased RequestPtr | Giacomo Travaglini |
2017-07-12 | cpu: Refactor some Event subclasses to lambdas | Sean Wilson |
2016-08-15 | cpu, arch: fix the type used for the request flags | Nikos Nikoleris |
2016-07-21 | cpu: Add SMT support to MinorCPU | Mitch Hayenga |
2016-02-15 | misc: Add missing overrides to appease clang | Andreas Hansson |
2016-02-10 | mem: Deduce if cache should forward snoops | Andreas Hansson |
2015-03-02 | mem: Split port retry for all different packet classes | Andreas Hansson |
2014-12-02 | cpu: Fix retries on barrier/store in Minor's store buffer | Andrew Bardsley |
2014-09-19 | arch: Pass faults by const reference where possible | Andreas Hansson |
2014-09-12 | cpu: Fix memory access in Minor not setting parent Request flags | Andrew Bardsley |
2014-07-23 | cpu: `Minor' in-order CPU model | Andrew Bardsley |