tests: Enable test running outside of gem5's source tree
[gem5.git] / src /
2016-05-06 Tony Gutierrezgpu-compute: fix spacing in GPUDynInst ctor
2016-05-06 Tony Gutierrezgpu-compute: fix uninitialized member bug in GPUDynInst
2016-05-06 Andreas Sandbergdev, arm: Update GIC to use GICv2 register naming
2016-04-27 Andreas Sandbergarm: Remove BreakPCEvent on guest kernel panic
2016-04-27 Andreas Sandbergkvm, arm: Make GIC interrupt lines configurable
2016-04-27 Andreas Sandbergkvm, arm: Refactor KVM GIC device
2016-04-27 Andreas Sandbergdev: Fix incorrect terminal backlog handling
2016-04-26 Matthew Porembaruby: Rename pkt to m_pkt so it may be accessed via...
2016-04-21 Andreas Hanssonmem: Include WriteLineReq in cache demand stats
2016-04-21 Andreas Hanssonmem: Remove unused cache stats
2016-04-21 Andreas Hanssonmem: Deallocate all write-queue entries when sent
2016-04-21 Andreas Hanssonmem: Align downstream cache packet creation in atomic...
2016-04-15 Joel Hestnessruby: Fix block_on behavior
2016-04-15 Bjoern A. Zeebarm,dev: remove PMU assertion hit on reset
2016-04-15 Bjoern A. Zeebmem: FreeBSD does not provide MAP_NORESERVE either
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
2016-04-12 Andreas Hanssonmisc: Appease clang...again
2016-04-07 Rekai Gonzalez Alb... mem: Add priority to QueuedPrefetcher
2016-04-07 Rekai Gonzalez Alb... mem: Handful extra features for BasePrefetcher
2016-04-07 Victor Garciamem: Add Program Counter to MemTraceProbe
2015-05-27 Rekai Gonzalez Alb... mem: Add unused prefetch counter in caches
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-05 Mitch Hayengacpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2016-04-05 Mitch Hayengacpu: Fix BTB threading oversight
2016-04-06 Sascha Bischoffmisc: Bail out of DVFS dot if we cannot resolve the...
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2016-04-05 Curtis Dunhamcpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2016-04-05 Mitch Hayengacpu: Fix BTB threading oversight
2016-04-05 David Guillen Fandospower: Add support for power models
2014-12-09 Akash Bagdiapower: Low-power idle power state for idle CPUs
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2015-05-13 David Guillen Fandossim: Thermal support for Linux
2015-05-12 David Guillen Fandossim: Adding thermal model support
2016-04-05 Mitch Hayengacpu: Add instruction opclass histogram to minor
2015-12-15 Sascha Bischoffmisc: Add secondary dot output for DVFS domains
2015-12-11 Sascha Bischoffsim: Add additional debug information when draining
2016-04-01 Sascha Bischoffsim: Fix clock_domain unserialization
2016-04-05 Geoffrey Blakecpu: Query CPU for inst executed from Python
2016-04-01 Steve Reinhardtsyscall_emul: remove mmapFlagTable
2016-04-01 Steve Reinhardtsyscall_emul: factor out flag tables into common file
2016-03-30 Andreas Sandbergmisc: Don't build region.py as a PySource
2016-03-30 Andreas Sandbergstyle: Refactor the style checker as a Python package
2016-03-30 Andreas Sandbergkvm: Add an option to force context sync on kvm entry...
2016-03-21 Andreas Sandbergarm: Refactor the TLB test interface
2016-03-21 jkalamatgpu-compute: remove unused variable from scoreboard...
2016-03-20 Andreas Hanssoncpu: warn if TrafficGen is suppressing a large numer...
2016-03-17 Brandon Potterbase: add symbol support for dynamic libraries
2016-03-17 Brandon Potterbase: style cleanup for ObjectFile and ElfObject
2016-03-17 Brandon Potterbase: support dynamic loading of Linux ELF objects...
2016-03-17 Brandon Pottersyscall_emul: update x86 mmap base address
2016-03-17 Steve Reinhardtsyscall_emul: move mmapGrowsDown() to LiveProcess
2016-03-17 Brandon Pottersyscall_emul: fix bugs for mmap2 system call and x86...
2016-03-17 Brandon Pottersyscall_emul: extend mmap system call to support file...
2016-03-17 Brandon Pottersyscall_emul: add many Linux kernel flags
2016-03-17 Brandon Pottersyscall_emul: rename OpenFlagTransTable struct
2016-03-17 Alexandru Dutusyscall_emul: add extra debug support for syscalls
2016-03-17 Brandon Pottersyscall_emul, style: refactor lseek
2016-03-17 Brandon Pottersyscall_emul, style: fix newline issue inside assert
2016-03-17 Andreas Hanssonmem: Adjust cache queue reserve to more conservative...
2016-03-17 Andreas Hanssonmem: Create a separate class for the cache write buffer
2016-03-16 Nathanael Premillieuarm: Fix disasm printing
2016-03-14 Steve Reinhardtscons: fix building in non-standard locations
2016-03-08 Andreas Hanssonsyscall_emul: Fix erroneous use of delete
2015-06-17 David Guillen Fandossim: Add voltage() function to clocked_object
2015-05-05 Rekai Gonzalez Alb... cpu: Change literal integer constants to meaningful...
2016-03-05 Andreas Hanssonbase: Fix gpu-compute output stream creation
2015-11-27 Andreas Sandbergkvm: Shutdown KVM and disconnect performance counters...
2015-11-26 Andreas Sandbergsim: Add support for forking
2015-11-26 Andreas Sandbergdev: Add post-fork handling for disk images
2015-11-26 Andreas Sandbergsim: Add support for notifying Drainable objects of...
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2015-08-10 Stephan Diestelhorstmem, cpu: Add assertions to snoop invalidation logic
2015-07-19 Krishnendra Nathellacpu: Fix LLSC atomic CPU wakeup
2016-03-01 Mitch Hayengaarm: Squash after returning from exceptions in v7
2016-03-01 Curtis Dunhambase: support gzip-compressed object files
2016-02-24 Andreas Hanssonmem: Ensure that InvalidateReq is not forwarded as...
2016-02-24 Matteo Andreozzicpu: TraceGen fix for tick frequency check
2016-02-23 Andreas Sandbergdev, arm: Implement the NoMali reset callback
2016-02-23 Andreas Sandbergdev, arm: Refactor the NoMali GPU
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-18 Tony Gutierrezruby: move range change send from RubyPort to derived...
2016-02-18 John Kalamatianosgpu: fix bugs with MemFence, Flat Instrs and Resource...
2016-02-17 Tony Gutierrezgpu-compute: remove brig_object.hh from hsa_object.cc
2016-02-17 Tony Gutierrezruby: send address ranges from RubyPort
2016-02-17 Andreas Hanssonscons: Enable building with the gcc/clang Address Sanitizer
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-15 Andreas Hanssonmem: Avoid using invalid iterator in cache lock list...
2016-02-15 Michael LeBeaneruby: make DMASequencer inherit from RubyPort
2016-02-13 Michael LeBeaneconfigs: add command-line option to stop debug output
2016-02-13 Michael LeBeanesyscall_emul: Implement clock_getres() system call
2016-02-10 Andreas Hanssonmem: Be less conservative in clearing load locks in...
2016-02-10 Andreas Hanssonmem: Move the point of coherency to the coherent crossbar
2016-02-10 Andreas Hanssonmem: Align cache behaviour in atomic when upstream...
2016-02-10 Andreas Hanssonmem: Align how snoops are handled when hitting writebacks
2016-02-10 Andreas Hanssonmem: Deduce if cache should forward snoops
2016-02-08 Curtis Dunhamscons: always generate sim/tags.cc
next