summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-06-06sim: Call regStats of base-class as wellStephan Diestelhorst
2016-06-06stats: update EIO statsSteve Reinhardt
2016-06-03gpu-compute: Fixed a bug in global memory pipelineTuan Ta
2016-06-03ruby: Implement SwapReq supportMarco Elver
2016-06-02stats: Update ref stats to match ARM TLB changesAndreas Sandberg
2016-06-02arm: refactor page table format determinationCurtis Dunham
2016-06-02tests: Remove working dir assumption in tgen testsAndreas Sandberg
2016-06-02stats: Update to match ARM ISA changesAndreas Sandberg
2016-06-02arm: Rewrite ERET to behave according to the ARMv8 ARMAndreas Sandberg
2016-06-02arm: Correctly check FP/SIMD access permission in aarch32Andreas Sandberg
2016-06-02tests: add 'CHANGED' output to pickle viewerCurtis Dunham
2016-06-02tests: Only run Ruby tests when testing Ruby targetsAndreas Sandberg
2016-06-02style: remove extra newline from white space verifier fix methodGabor Dozsa
2016-06-02style: respect per verifier ignores for git commitGabor Dozsa
2016-06-02style: Move the last bits of file_types.py to the style packageAndreas Sandberg
2016-05-31stats: update and fix e273e86a873dCurtis Dunham
2016-05-31arm: Enable LPAE support by defaultAndreas Sandberg
2016-05-31arm: Correctly check translation mode (aarch64/aarch32)Andreas Sandberg
2016-05-31scons: Use the new test framework from sconsAndreas Sandberg
2016-05-31tests: Fix incorrect stat.txt ignore when updating refsAndreas Sandberg
2016-05-31stats: update for snoop filter tweakCurtis Dunham
2016-05-27mem, config: Selective use of snoop filterStephan Diestelhorst
2016-05-30scons: Bump minimum gcc version to 4.8Andreas Hansson
2016-05-27cpu: fix lastStopped unserialisationIlias Vougioukas
2016-05-27power: Allow voltage to be configured via cmd lineAkash Bagdia
2016-05-27scons: Enable override suggestions on gcc 5.0+Matteo Andreozzi
2016-05-27arm: Use the target EL state when determining fault formatAndreas Sandberg
2016-05-26arm: Fix incorrect TLB permission check in aarch32Andreas Sandberg
2016-05-26arm: Make EL checks available in SE modeAndreas Sandberg
2016-05-26mem: Fix memory leak in handling of deferred snoopsAndreas Hansson
2016-05-26dev, arm: Add a flag to enable/disable gem5 GIC extensionsAndreas Sandberg
2016-05-26cpu: Add a basic progress check to the TrafficGenAndreas Hansson
2016-05-26mem: Do not set cacheResponding on MSHR snoop if not respondingAndreas Hansson
2016-05-26mem: Fix MemChecker unique_ptr type mismatchAndreas Hansson
2016-05-26arm: Fix heap overflow issue in Neon64Load operationAndreas Hansson
2016-05-26arm, dev: Remove superfluous loop increment in flash deviceAndreas Hansson
2016-05-26mem: fix headers include order in the cache related classesNikos Nikoleris
2016-05-26mem: remove redudant check whether the cache forwards snoopsNikos Nikoleris
2016-05-26mem: change NULL to nullptr in the cache related classesNikos Nikoleris
2016-05-26mem: fix the line length in the cache related classesNikos Nikoleris
2016-05-26tests: Add test infrastructure as a Python moduleAndreas Sandberg
2016-05-19config, x86: Properly space pad the X86IntelMPBus Entry descriptionsBjoern A. Zeeb
2016-05-19arm,dev: PL011 UART_FR read status enhancementBjoern A. Zeeb
2016-05-19x86, dev: properly space the APIC registersBjoern A. Zeeb
2016-05-19dev, virtio: properly set PCI address space to use IOREGBjoern A. Zeeb
2016-05-16gpu-compute: fix bug in GPUDynInst::isScalarRegister()Tony Gutierrez
2016-05-09scons: Rewrite git style hook installerAndreas Sandberg
2016-05-09tests: Enable test running outside of gem5's source treeAndreas Sandberg
2016-05-07tests: update EIO ref stats for removed cache statsSteve Reinhardt