summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-06config: add port directions and per-router delay in topology.Tushar Krishna
2016-10-06config: make internal links in network topology unidirectional.Tushar Krishna
2016-10-06config: add a separate config file for the network.Tushar Krishna
2016-10-06ruby: rename networktest to garnet_synthetic_traffic.Tushar Krishna
2016-10-06ruby: rename ALPHA_Network_test protocol to Garnet_standalone.Tushar Krishna
2016-10-04kvm: Adding details to kvm page fault in x86Alexandru Dutu
2016-10-04misc: Adds a warning in case gdb is attached multiple timesAlexandru Dutu
2016-10-04gpu-compute: Added method to compute the actual workgroup sizeAlexandru Dutu
2016-10-04config: Fix lat_mem_rd example scriptAndreas Hansson
2016-10-04sim: Add a checkpoint function to test for entriesAndreas Sandberg
2016-09-29ruby: correct size for partial memory writesBrad Beckmann
2016-09-29mem: minor dprintf fix to abstract memBrad Beckmann
2016-09-22arm: disable GIC extensionsCurtis Dunham
2016-09-22tests, arm: Reinstate accidentally removed switcheroo testsAndreas Sandberg
2016-09-22cpu: Fix the O3 CPU DrainRekai Gonzalez-Alberquilla
2016-09-22test: Make the memtest and memcheck tests functional onlyAndreas Sandberg
2016-09-22tests: Make remaining switcheroo tests functional onlyAndreas Sandberg
2016-09-20ext: update SST test configCurtis Dunham
2016-09-16gpu-compute: fix typo in GPUDispatcherTony Gutierrez
2016-09-16hsail: Fix disassembly of load instruction with 3 destination operandsAlexandru Dutu
2016-09-16gpu-compute: Adding context serialization methods to WavefrontAlexandru Dutu
2016-09-16gpu-compute: Refactoring Wavefront::dynWaveIdAlexandru Dutu
2016-09-16gpu-compute: Adding vector register file debug messagesAlexandru Dutu
2016-09-16gpu-compute: Changing reconvergenceStack typeAlexandru Dutu
2016-09-16gpu-compute: Adding ioctl for HW context sizeAlexandru Dutu
2016-09-16gpu-compute: Wavefront refactoringAlexandru Dutu
2016-09-16gpu-compute: Remove WFContextAlexandru Dutu
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