Age | Commit message (Expand) | Author |
2016-10-04 | config: Fix lat_mem_rd example script | Andreas Hansson |
2016-10-04 | sim: Add a checkpoint function to test for entries | Andreas Sandberg |
2016-09-29 | ruby: correct size for partial memory writes | Brad Beckmann |
2016-09-29 | mem: minor dprintf fix to abstract mem | Brad Beckmann |
2016-09-22 | arm: disable GIC extensions | Curtis Dunham |
2016-09-22 | tests, arm: Reinstate accidentally removed switcheroo tests | Andreas Sandberg |
2016-09-22 | cpu: Fix the O3 CPU Drain | Rekai Gonzalez-Alberquilla |
2016-09-22 | test: Make the memtest and memcheck tests functional only | Andreas Sandberg |
2016-09-22 | tests: Make remaining switcheroo tests functional only | Andreas Sandberg |
2016-09-20 | ext: update SST test config | Curtis Dunham |
2016-09-16 | gpu-compute: fix typo in GPUDispatcher | Tony Gutierrez |
2016-09-16 | hsail: Fix disassembly of load instruction with 3 destination operands | Alexandru Dutu |
2016-09-16 | gpu-compute: Adding context serialization methods to Wavefront | Alexandru Dutu |
2016-09-16 | gpu-compute: Refactoring Wavefront::dynWaveId | Alexandru Dutu |
2016-09-16 | gpu-compute: Adding vector register file debug messages | Alexandru Dutu |
2016-09-16 | gpu-compute: Changing reconvergenceStack type | Alexandru Dutu |
2016-09-16 | gpu-compute: Adding ioctl for HW context size | Alexandru Dutu |
2016-09-16 | gpu-compute: Wavefront refactoring | Alexandru Dutu |
2016-09-16 | gpu-compute: Remove WFContext | Alexandru Dutu |
2016-09-16 | tests, arm: Make switcheroo and checkpoint tests functional | Andreas Sandberg |
2016-09-16 | tests: Add support for functional only tests | Andreas Sandberg |
2016-09-15 | base: eliminate ipython warning | Curtis Dunham |
2016-09-15 | arm: Add m5_fail support for aarch64 | Ricardo Alves |
2016-09-15 | cpu: Support exit when any one Trace CPU completes replay | Radhika Jagtap |
2016-09-15 | cpu: Adjust for trace offset and fix stats | Radhika Jagtap |
2016-09-15 | cpu: Add frequency scaling to the Trace CPU | Radhika Jagtap |
2016-09-15 | arm, config: Fixups for the example big.LITTLE(tm) configuration | Gabor Dozsa |
2016-09-13 | kvm: Support timing accesses for KVM cpu | Michael LeBeane |
2016-09-13 | x86: Force strict ordering for memory mapped m5ops | Michael LeBeane |
2016-09-13 | sim: Refactor quiesce and remove FS asserts | Michael LeBeane |
2016-09-13 | config: move dist-gem5 options to common config | Michael LeBeane |
2016-09-13 | dev: Add a DmaCallback class to DmaDevice | Michael LeBeane |
2016-09-13 | sim, syscall_emul: Add mmap to EmulatedDriver | Michael LeBeane |
2016-09-13 | gpu-compute: Fix bug with return in cfg | Michael LeBeane |
2016-09-13 | dev: Exit correctly in dist-gem5 | Michael LeBeane |
2016-09-13 | misc: Remove FullSystem check for networking components | Michael LeBeane |
2016-09-13 | base: Output all AddrRange parameters to config.ini | Matt Poremba |
2016-09-06 | dev, arm: Add a customizable NoMali GPU model | Andreas Sandberg |
2016-09-02 | ext: eliminate warnings in SST connector | Curtis Dunham |
2016-08-24 | commit 15c633eea52f21dae8cb3a195823b3cdec7be491 | Curtis Dunham |
2016-08-22 | config: KVM acceleration for apu_se.py | David Hashe |
2016-08-22 | tests: Add example of using KVM acceleration with an app | David Hashe |
2016-08-22 | cpu, mem, sim: Change how KVM maps memory | David Hashe |
2016-08-16 | dev: Revert 0a316996de76 [dev, sim: Added missing override...] | Andreas Sandberg |
2016-08-15 | cpu: Add missing override in Minor's exec context | Andreas Sandberg |
2016-08-15 | cpu: Fixed clang errors. Added 'override' keyword for virtual functions. | Reiley Jeapaul |
2016-08-15 | mem: Print an MSHR without triggering any assertions | Nikos Nikoleris |
2016-08-15 | dev, sim: Added missing override keywords to fix CLANG compilation (OSX) | Matteo Andreozzi |
2016-08-15 | cpu, arch: fix the type used for the request flags | Nikos Nikoleris |
2016-08-13 | tests: remove EIO tests | Steve Reinhardt |