Age | Commit message (Expand) | Author |
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 |
2016-08-12 | stats: Update to match classic memory changes | Andreas Sandberg |
2016-08-12 | mem: Add support for secure packets in the snoop filter | Nikos Nikoleris |
2016-08-12 | mem: Add snoop filter to SystemXBar by default | Andreas Hansson |
2016-08-12 | mem: Use FromCache attribute in snoop filter allocation | Andreas Hansson |
2016-08-12 | mem: Update mostly exclusive policy even further | Andreas Hansson |
2016-08-12 | mem: Update mostly exclusive cache policy to cover more cases | Andreas Hansson |
2016-08-12 | mem: Add a FromCache packet attribute | Andreas Hansson |
2016-08-10 | arm, config: Exit with fatal error if using Ruby | Andreas Sandberg |
2016-08-10 | arm, config: Add initial support for Ruby | Andreas Sandberg |
2016-08-10 | arm, dev: Add support for listing DMA ports in new platforms | Andreas Sandberg |
2016-08-10 | ruby: Implement support for functional accesses to PIO ranges | Andreas Sandberg |
2016-08-10 | arm: Don't report the boot ROM as a memory in config tables | Andreas Sandberg |
2016-08-05 | sim: fix issues with pwrite(); don't enable fstatfs | Tony Gutierrez |
2016-08-04 | x86, sim: add some syscalls to X86 | Tony Gutierrez |
2016-08-03 | style: Make the style fixers safe | Jason Lowe-Power |