summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-30kvm: Add an option to force context sync on kvm entry/exitAndreas Sandberg
2016-03-21arm: Refactor the TLB test interfaceAndreas Sandberg
2016-03-21gpu-compute: remove unused variable from scoreboard check stagejkalamat
2016-03-20cpu: warn if TrafficGen is suppressing a large numer of packetsAndreas Hansson
2016-03-17base: add symbol support for dynamic librariesBrandon Potter
2016-03-17base: style cleanup for ObjectFile and ElfObjectBrandon Potter
2016-03-17base: support dynamic loading of Linux ELF objects in SE modeBrandon Potter
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-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-17mem: Create a separate class for the cache write bufferAndreas Hansson
2016-03-16arm: Fix disasm printingNathanael Premillieu
2016-03-13scons: fix building in non-standard locationsSteve Reinhardt
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
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-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-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
2016-02-13syscall_emul: Implement clock_getres() system callMichael LeBeane
2016-02-10mem: Be less conservative in clearing load locks in the cacheAndreas Hansson
2016-02-10mem: Move the point of coherency to the coherent crossbarAndreas Hansson