Age | Commit message (Expand) | Author |
2019-05-18 | arch, base, cpu, dev, mem, sim: Remove #if 0-ed out code. | Gabe Black |
2019-04-28 | mem: Minimize the use of MemObject. | Gabe Black |
2019-03-19 | arch, cpu, dev, gpu, mem, sim, python: start using getPort. | Gabe Black |
2019-01-16 | cpu: dev: sim: gpu-compute: Banish some ISA specific register types. | Gabe Black |
2018-11-27 | arch, base, cpu, gpu, mem: Replace assert(0 or false with panic. | Gabe Black |
2018-06-11 | misc: Using smart pointers for memory Requests | Giacomo Travaglini |
2018-05-30 | gpu-compute: use X86ISA::TlbEntry over GpuTlbEntry | Brandon Potter |
2018-04-17 | gpu-compute: fix bad asserts in gpu tlb and cu tlb port | Tony Gutierrez |
2018-01-23 | tarch, mem: Abstract the data stored in the SE page tables. | Gabe Black |
2018-01-20 | arch, mem: Make the page table lookup function return a pointer. | Gabe Black |
2017-06-20 | cpu, gpu-compute: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2016-10-26 | hsail,gpu-compute: fixes to appease clang++ | Tony Gutierrez |
2016-06-06 | stats: Fixing regStats function for some SimObjects | David Guillen Fandos |
2016-03-04 | base: Fix gpu-compute output stream creation | Andreas Hansson |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |