cpu: Query CPU for inst executed from Python
[gem5.git] / src /
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
2016-02-07 Alexandru Dutux86: revamp cmpxchg8b/cmpxchg16b implementation
2016-02-07 Steve Reinhardtarch, x86: add support for arrays as memory operands
2016-02-07 Steve Reinhardtarch: get rid of dummy var init
2016-02-07 Steve Reinhardtsyscall_emul: fix bug in aux vector initialization
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtx86: create function to check miscreg validity
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-02-06 Mohammad Aliandist, dev: add an ethernet switch model
2016-01-22 Brad Beckmannruby: removed Write_Only AccessPermission
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-19 Tony Gutierrezmem: write combining for ruby protocols
2016-01-19 Tony Gutierrez* * *
2015-07-20 Blake Hechtmanmem: misc flags for AMD gpu model
2016-01-18 Steve Reinhardtsim: fix redundant --debug-start help string
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-18 Steve Reinhardtcpu: remove unnecessary data ptr from O3 internal read...
2016-01-18 Steve Reinhardtarch: don't call *Timing functions from *Atomic versions
2016-01-18 Steve Reinhardtarch: get rid of unused LargestRead typedef
2016-01-18 Steve Reinhardtsim: don't ignore SIG_TRAP
2016-01-15 Andreas Sandbergdev, arm: Add a platform with support for both aarch32...
2016-01-15 Andreas Sandbergdev, arm: Add support for automatic PCI interrupt routing
2016-01-11 Steve Reinhardtmem: fix bug in packet access endianness changes
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-11 Andreas Hanssonext: Replace gzstream with iostream3 from zlib to avoid...
2016-01-07 Gabor Dozsadev: Distributed Ethernet link for distributed gem5...
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-12-31 Steve Reinhardtmem: add CacheVerbose debug flag, filter noisy DPRINTFs
2015-12-31 Andreas Hanssonmem: Do not rely on the NeedsWritable flag for responses
2015-12-31 Andreas Hanssonmem: Do not allocate space for packet data if not needed
2015-12-31 Andreas Hanssonmem: Do not alter cache block state on uncacheable...
2015-12-31 Andreas Hanssonmem: Make cache terminology easier to understand
2015-07-20 Tony Gutierrezruby: slicc: have a static MachineType
2015-07-20 Tony Gutierrezruby: slicc: remove support for single machine, multipl...
2015-12-28 Andreas Hanssonmem: Explicitly check MSHR snoops for cases not dealt...
2015-12-28 Andreas Hanssonmem: Remove unused cache squash functionality
2015-12-28 Andreas Hanssonmem: Avoid unecessary checks when creating HardPFReq...
2015-12-28 Andreas Hanssonmem: Do not use sender state to track forwarded snoops...
2015-12-28 Andreas Hanssonmem: Fix cache sender state handling and add clarification
2015-12-18 Boris Shingarovarm: remote GDB: rationalize structure of register...
next