Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black | |
These files aren't a collection of miscellaneous stuff, they're the definition of the Logger interface, and a few utility macros for calling into that interface (panic, warn, etc.). Change-Id: I84267ac3f45896a83c0ef027f8f19c5e9a5667d1 Reviewed-on: https://gem5-review.googlesource.com/6226 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> | |||
2017-07-12 | gpu-compute: Refactor some Event subclasses to lambdas | Sean Wilson | |
Change-Id: Ic1332b8e8ba0afacbe591c80f4d06afbf5f04bd9 Signed-off-by: Sean Wilson <spwilson2@wisc.edu> Reviewed-on: https://gem5-review.googlesource.com/3922 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> | |||
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez | |