2016-02-10 |
Andreas Hansson | stats: Update stats to reflect changes to cache and... |
commit | commitdiff | tree |
2016-02-10 |
Andreas Hansson | mem: Be less conservative in clearing load locks in... |
commit | commitdiff | tree |
2016-02-10 |
Andreas Hansson | mem: Move the point of coherency to the coherent crossbar |
commit | commitdiff | tree |
2016-02-10 |
Andreas Hansson | mem: Align cache behaviour in atomic when upstream... |
commit | commitdiff | tree |
2016-02-10 |
Andreas Hansson | mem: Align how snoops are handled when hitting writebacks |
commit | commitdiff | tree |
2016-02-10 |
Andreas Hansson | mem: Deduce if cache should forward snoops |
commit | commitdiff | tree |
2016-02-08 |
Curtis Dunham | scons: always generate sim/tags.cc |
commit | commitdiff | tree |
2016-02-07 |
Alexandru Dutu | x86: revamp cmpxchg8b/cmpxchg16b implementation |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | arch, x86: add support for arrays as memory operands |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | arch: get rid of dummy var init |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | syscall_emul: fix bug in aux vector initialization |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | style: eliminate explicit boolean comparisons |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | x86: create function to check miscreg validity |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | util: fix apparent statetrace bug |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | util: added line length and boolean comparison style... |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | style: fix missing spaces in control statements |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | style: remove trailing whitespace |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | util: clean up and extend style checker |
commit | commitdiff | tree |
2016-02-07 |
Steve Reinhardt | util: delete old unused style-checking scripts |
commit | commitdiff | tree |
2016-02-06 |
Mohammad Alian | dist, dev: add an ethernet switch model |
commit | commitdiff | tree |
2016-02-06 |
Steve Reinhardt | stats: update EIO stats for recent changes |
commit | commitdiff | tree |
2016-02-04 |
Curtis Dunham | ext: fix SST connector |
commit | commitdiff | tree |
2016-01-29 |
Curtis Dunham | ext: remove redundant parameter in example SST+gem5... |
commit | commitdiff | tree |
2016-01-29 |
Andreas Sandberg | ext: Update NoMali to external rev f08e0a5 |
commit | commitdiff | tree |
2016-01-22 |
Tony Gutierrez | stats: update stats to after GPU checkin |
commit | commitdiff | tree |
2016-01-22 |
Brad Beckmann | ruby: removed Write_Only AccessPermission |
commit | commitdiff | tree |
2016-01-22 |
Brad Beckmann | ruby: changed all references to numCPs to num-cp |
commit | commitdiff | tree |
2015-07-20 |
David Hashe | ruby: split CPU and GPU latency stats |
commit | commitdiff | tree |
2016-01-19 |
Tony Gutierrez | gpu-compute: AMD's baseline GPU model |
commit | commitdiff | tree |
2016-01-19 |
Tony Gutierrez | mem: write combining for ruby protocols |
commit | commitdiff | tree |
2016-01-19 |
Tony Gutierrez | * * * |
commit | commitdiff | tree |
2015-07-20 |
Blake Hechtman | mem: misc flags for AMD gpu model |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | sim: fix redundant --debug-start help string |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | cpu. arch: add initiateMemRead() to ExecContext interface |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | cpu: remove unnecessary data ptr from O3 internal read... |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | arch: don't call *Timing functions from *Atomic versions |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | arch: get rid of unused LargestRead typedef |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | sim: don't ignore SIG_TRAP |
commit | commitdiff | tree |
2016-01-18 |
Steve Reinhardt | stats: update SPARC FS stats |
commit | commitdiff | tree |
2016-01-15 |
Andreas Sandberg | dev, arm: Add a platform with support for both aarch32... |
commit | commitdiff | tree |
2016-01-15 |
Andreas Sandberg | dev, arm: Add support for automatic PCI interrupt routing |
commit | commitdiff | tree |
2016-01-11 |
Steve Reinhardt | mem: fix bug in packet access endianness changes |
commit | commitdiff | tree |
2016-01-11 |
Andreas Hansson | scons: Enable -Wextra by default |
commit | commitdiff | tree |
2016-01-11 |
Andreas Hansson | ext: Replace gzstream with iostream3 from zlib to avoid... |
commit | commitdiff | tree |
2016-01-11 |
Andreas Hansson | configs: Fix inheritance of HMCSystem and cleanup spacing |
commit | commitdiff | tree |
2016-01-07 |
Gabor Dozsa | config: Updates for distributed gem5 simulations |
commit | commitdiff | tree |
2016-01-07 |
Gabor Dozsa | dev: Distributed Ethernet link for distributed gem5... |
commit | commitdiff | tree |
2016-01-07 |
Gabor Dozsa | pseudo inst,util: Add optional key to initparam pseudo... |
commit | commitdiff | tree |
2015-12-31 |
Steve Reinhardt | mem: add CacheVerbose debug flag, filter noisy DPRINTFs |
commit | commitdiff | tree |
2015-12-31 |
Andreas Hansson | mem: Do not rely on the NeedsWritable flag for responses |
commit | commitdiff | tree |
2015-12-31 |
Andreas Hansson | mem: Do not allocate space for packet data if not needed |
commit | commitdiff | tree |
2015-12-31 |
Andreas Hansson | mem: Do not alter cache block state on uncacheable... |
commit | commitdiff | tree |
2015-12-31 |
Andreas Hansson | mem: Make cache terminology easier to understand |
commit | commitdiff | tree |
2015-07-20 |
Tony Gutierrez | ruby: slicc: have a static MachineType |
commit | commitdiff | tree |
2015-07-20 |
Tony Gutierrez | ruby: slicc: remove support for single machine, multipl... |
commit | commitdiff | tree |
2015-12-30 |
Steve Reinhardt | stats: more updates due to PCI changes |
commit | commitdiff | tree |
2015-12-28 |
Steve Reinhardt | tests: update EIO reference outputs |
commit | commitdiff | tree |
2015-12-28 |
Andreas Hansson | mem: Explicitly check MSHR snoops for cases not dealt... |
commit | commitdiff | tree |
2015-12-28 |
Andreas Hansson | mem: Remove unused cache squash functionality |
commit | commitdiff | tree |
2015-12-28 |
Andreas Hansson | mem: Avoid unecessary checks when creating HardPFReq... |
commit | commitdiff | tree |
2015-12-28 |
Andreas Hansson | mem: Do not use sender state to track forwarded snoops... |
commit | commitdiff | tree |
2015-12-28 |
Andreas Hansson | mem: Fix cache sender state handling and add clarification |
commit | commitdiff | tree |
2015-12-18 |
Boris Shingarov | arm: remote GDB: rationalize structure of register... |
commit | commitdiff | tree |
2015-12-18 |
Andreas Sandberg | sim: Use the old work item behavior by default |
commit | commitdiff | tree |
2015-12-17 |
Andreas Hansson | configs: Make the default memtest behaviour more complex |
commit | commitdiff | tree |
2015-12-17 |
Andreas Hansson | mem: Fix memory allocation bug in deferred snoop handling |
commit | commitdiff | tree |
2015-12-14 |
Andreas Sandberg | sim: Add an option to forward work items to Python |
commit | commitdiff | tree |
2015-07-20 |
David Hashe | mem: add request types for acquire and release |
commit | commitdiff | tree |
2015-12-12 |
Anthony Gutierrez | stats: bump stats to reflect ruby tester changes |
commit | commitdiff | tree |
2015-12-11 |
Brad Beckmann | regress: updates required for the compute-gpu patches |
commit | commitdiff | tree |
2015-07-20 |
Brad Beckmann | ruby: more flexible ruby tester support |
commit | commitdiff | tree |
2015-12-10 |
Andreas Sandberg | dev: Add missing SConscript in src/dev/i2c |
commit | commitdiff | tree |
2015-12-10 |
Andreas Sandberg | dev: Move storage devices to src/dev/storage/ |
commit | commitdiff | tree |
2015-12-10 |
Andreas Sandberg | dev: Move network devices to src/dev/net/ |
commit | commitdiff | tree |
2015-12-10 |
Andreas Sandberg | dev: Move i2c functionality to src/dev/i2c/ |
commit | commitdiff | tree |
2015-12-10 |
Andreas Sandberg | dev: Move the CopyEngine class to src/dev/pci |
commit | commitdiff | tree |
2015-12-10 |
Andreas Sandberg | dev: Move existing PCI device functionality to src... |
commit | commitdiff | tree |
2015-11-05 |
Sascha Bischoff | sim: Disable gzip compression for writefile pseudo... |
commit | commitdiff | tree |
2015-07-15 |
Karthik Sangaiah | arm: Bootloader fix for v8 over 16 cores |
commit | commitdiff | tree |
2015-09-18 |
Karthik Sangaiah | dev, arm: Add gem5 extensions to support more than... |
commit | commitdiff | tree |
2015-12-10 |
Tony Gutierrez | mem: remove acq/rel cmds from packet and add mem fence req |
commit | commitdiff | tree |
2015-12-09 |
Steve Reinhardt | syscall_emul: don't check host fd when allocating target fd |
commit | commitdiff | tree |
2015-12-08 |
Curtis Dunham | ext: fix SST connector |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | cpu: Support virtual addr in elastic traces |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | cpu: Create record type enum for elastic traces |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | config: Enable elastic trace capture and replay in... |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | util: Add decode and encode scripts for elastic traces |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | cpu: Add TraceCPU to playback elastic traces |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | mem: Add instruction sequence number to request |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | proto, probe: Add elastic trace probe to o3 cpu |
commit | commitdiff | tree |
2015-12-07 |
Radhika Jagtap | probe: Add probe in Fetch, IEW, Rename and Commit |
commit | commitdiff | tree |
2015-12-05 |
Andreas Sandberg | stats: Update to reflect changes to PCI handling |
commit | commitdiff | tree |
2015-12-05 |
Andreas Sandberg | dev: Rewrite PCI host functionality |
commit | commitdiff | tree |
2015-12-04 |
Pau Cabre | cpu: fix unitialized variable which may cause assertion... |
commit | commitdiff | tree |
2015-12-04 |
Bjoern A. Zeeb | util: term: drop CC from Makefile |
commit | commitdiff | tree |
2015-12-04 |
Abdul Mutaal... | util: DrainManager/Checkpoint changes in SystemC coupling |
commit | commitdiff | tree |
2015-12-04 |
Andreas Sandberg | sim: Get rid of the non-const serialize() method |
commit | commitdiff | tree |
2015-12-04 |
Andreas Sandberg | stats: Update to reflect changes to RealView platform... |
commit | commitdiff | tree |
2015-12-04 |
Andreas Sandberg | arm, config: Automatically discover available platforms |
commit | commitdiff | tree |
2015-12-04 |
Andreas Sandberg | dev, arm: Disable R/B swap in HDLCD by default |
commit | commitdiff | tree |
next |