summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16tests, arm: Make switcheroo and checkpoint tests functionalAndreas Sandberg
2016-09-16tests: Add support for functional only testsAndreas Sandberg
2016-09-15base: eliminate ipython warningCurtis Dunham
2016-09-15arm: Add m5_fail support for aarch64Ricardo Alves
2016-09-15cpu: Support exit when any one Trace CPU completes replayRadhika Jagtap
2016-09-15cpu: Adjust for trace offset and fix statsRadhika Jagtap
2016-09-15cpu: Add frequency scaling to the Trace CPURadhika Jagtap
2016-09-15arm, config: Fixups for the example big.LITTLE(tm) configurationGabor Dozsa
2016-09-13kvm: Support timing accesses for KVM cpuMichael LeBeane
2016-09-13x86: Force strict ordering for memory mapped m5opsMichael LeBeane
2016-09-13sim: Refactor quiesce and remove FS assertsMichael LeBeane
2016-09-13config: move dist-gem5 options to common configMichael LeBeane
2016-09-13dev: Add a DmaCallback class to DmaDeviceMichael LeBeane
2016-09-13sim, syscall_emul: Add mmap to EmulatedDriverMichael LeBeane
2016-09-13gpu-compute: Fix bug with return in cfgMichael LeBeane
2016-09-13dev: Exit correctly in dist-gem5Michael LeBeane
2016-09-13misc: Remove FullSystem check for networking componentsMichael LeBeane
2016-09-13base: Output all AddrRange parameters to config.iniMatt Poremba
2016-09-06dev, arm: Add a customizable NoMali GPU modelAndreas Sandberg
2016-09-02ext: eliminate warnings in SST connectorCurtis Dunham
2016-08-24commit 15c633eea52f21dae8cb3a195823b3cdec7be491Curtis Dunham
2016-08-22config: KVM acceleration for apu_se.pyDavid Hashe
2016-08-22tests: Add example of using KVM acceleration with an appDavid Hashe
2016-08-22cpu, mem, sim: Change how KVM maps memoryDavid Hashe
2016-08-16dev: Revert 0a316996de76 [dev, sim: Added missing override...]Andreas Sandberg
2016-08-15cpu: Add missing override in Minor's exec contextAndreas Sandberg
2016-08-15cpu: Fixed clang errors. Added 'override' keyword for virtual functions.Reiley Jeapaul
2016-08-15mem: Print an MSHR without triggering any assertionsNikos Nikoleris
2016-08-15dev, sim: Added missing override keywords to fix CLANG compilation (OSX)Matteo Andreozzi
2016-08-15cpu, arch: fix the type used for the request flagsNikos Nikoleris
2016-08-13tests: remove EIO testsSteve Reinhardt
2016-08-12stats: Update to match classic memory changesAndreas Sandberg
2016-08-12mem: Add support for secure packets in the snoop filterNikos Nikoleris
2016-08-12mem: Add snoop filter to SystemXBar by defaultAndreas Hansson
2016-08-12mem: Use FromCache attribute in snoop filter allocationAndreas Hansson
2016-08-12mem: Update mostly exclusive policy even furtherAndreas Hansson
2016-08-12mem: Update mostly exclusive cache policy to cover more casesAndreas Hansson
2016-08-12mem: Add a FromCache packet attributeAndreas Hansson
2016-08-10arm, config: Exit with fatal error if using RubyAndreas Sandberg
2016-08-10arm, config: Add initial support for RubyAndreas Sandberg
2016-08-10arm, dev: Add support for listing DMA ports in new platformsAndreas Sandberg
2016-08-10ruby: Implement support for functional accesses to PIO rangesAndreas Sandberg
2016-08-10arm: Don't report the boot ROM as a memory in config tablesAndreas Sandberg
2016-08-05sim: fix issues with pwrite(); don't enable fstatfsTony Gutierrez
2016-08-04x86, sim: add some syscalls to X86Tony Gutierrez
2016-08-03style: Make the style fixers safeJason Lowe-Power
2016-08-02arm: s/ctx_id/ctx/ the GICCurtis Dunham
2016-08-02arm: bank GIC registers per CPUCurtis Dunham
2016-08-02stats: update referencesCurtis Dunham
2016-08-02arm: refactor page table walkingCurtis Dunham