summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17syscall_emul: update x86 mmap base addressBrandon Potter
2016-03-17syscall_emul: move mmapGrowsDown() to LiveProcessSteve Reinhardt
2016-03-17syscall_emul: fix bugs for mmap2 system call and x86-32 syscallsBrandon Potter
2016-03-17stats: update stats for mmap() change.Steve Reinhardt
2016-03-17syscall_emul: extend mmap system call to support file backed mmapsBrandon Potter
2016-03-17syscall_emul: add many Linux kernel flagsBrandon Potter
2016-03-17syscall_emul: rename OpenFlagTransTable structBrandon Potter
2016-03-17syscall_emul: add extra debug support for syscallsAlexandru Dutu
2016-03-17syscall_emul, style: refactor lseekBrandon Potter
2016-03-17syscall_emul, style: fix newline issue inside assertBrandon Potter
2016-03-17mem: Adjust cache queue reserve to more conservative valuesAndreas Hansson
2016-03-17stats: Bump stats to match cache changesAndreas Hansson
2016-03-17mem: Create a separate class for the cache write bufferAndreas Hansson
2016-03-16stats: overdue updates to long regressionsSteve Reinhardt
2016-03-16misc: Add a gitignore file based on the current hgignoreAndreas Sandberg
2016-03-16misc: Fix argument handling for m5 initparam utilGabor Dozsa
2016-03-16arm: Fix disasm printingNathanael Premillieu
2016-03-13scons: fix building in non-standard locationsSteve Reinhardt
2016-02-18stats: update gpu-ruby-GPU_RfO statsSteve Reinhardt
2016-03-08configs: Add a lat_mem_rd style test scriptAndreas Hansson
2016-03-08syscall_emul: Fix erroneous use of deleteAndreas Hansson
2015-06-17sim: Add voltage() function to clocked_objectDavid Guillen Fandos
2015-05-05cpu: Change literal integer constants to meaningful labelsRekai Gonzalez Alberquilla
2016-03-04base: Fix gpu-compute output stream creationAndreas Hansson
2015-11-27kvm: Shutdown KVM and disconnect performance counters on forkAndreas Sandberg
2015-11-26sim: Add support for forkingAndreas Sandberg
2015-11-26dev: Add post-fork handling for disk imagesAndreas Sandberg
2015-11-26sim: Add support for notifying Drainable objects of a forkAndreas Sandberg
2015-11-27base: Add support for changing output directoriesAndreas Sandberg
2016-02-29util: update Java JNI interface to m5opsPrakash Ramrakhyani
2015-08-10mem, cpu: Add assertions to snoop invalidation logicStephan Diestelhorst
2015-07-19cpu: Fix LLSC atomic CPU wakeupKrishnendra Nathella
2016-02-29arm: Squash after returning from exceptions in v7Mitch Hayenga
2016-02-29base: support gzip-compressed object filesCurtis Dunham
2016-02-24stats: Update stats to reflect forwarding of InvalidateReqAndreas Hansson
2016-02-24mem: Ensure that InvalidateReq is not forwarded as ReadExReqAndreas Hansson
2016-02-24cpu: TraceGen fix for tick frequency checkMatteo Andreozzi
2016-02-23dev, arm: Implement the NoMali reset callbackAndreas Sandberg
2016-02-23dev, arm: Refactor the NoMali GPUAndreas Sandberg
2016-02-23arm: Ship Linux device trees with gem5Andreas Sandberg
2016-02-23scons: Add missing override to appease clangAndreas Hansson
2016-02-18ruby: move range change send from RubyPort to derived classes.Tony Gutierrez
2016-02-18gpu: fix bugs with MemFence, Flat Instrs and Resource utilizationJohn Kalamatianos
2016-02-17gpu-compute: remove brig_object.hh from hsa_object.ccTony Gutierrez
2016-02-17ruby: send address ranges from RubyPortTony Gutierrez
2016-02-17scons: Enable building with the gcc/clang Address SanitizerAndreas Hansson
2016-02-15misc: Add missing overrides to appease clangAndreas Hansson
2016-02-15mem: Avoid using invalid iterator in cache lock list traversalAndreas Hansson
2016-02-14ruby: make DMASequencer inherit from RubyPortMichael LeBeane
2016-02-13configs: add command-line option to stop debug outputMichael LeBeane