index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-14
ruby: cache memory: drop {try,test}CacheAccess functions
Nilay Vaish
2015-08-14
ruby: call setMRU from L1 controllers, not from sequencer
Nilay Vaish
2015-08-14
ruby: adds set and way indices to AbstractCacheEntry
Nilay Vaish
2015-08-14
ruby: eliminate type uint64 and int64
Nilay Vaish
2015-08-14
ruby: slicc: use default argument value
Nilay Vaish
2015-08-14
ruby: slicc: avoid duplicate code for function argument check
Nilay Vaish
2015-08-14
ruby: drop the [] notation for lookup function.
Nilay Vaish
2015-08-14
ruby: handle llsc accesses through CacheEntry, not CacheMemory
Nilay Vaish
2015-08-14
stats: updates to ruby fs regression test
Nilay Vaish
2015-08-14
ruby: replace Address by Addr
Nilay Vaish
2015-08-14
ruby: rename variables Addr to addr
Nilay Vaish
2015-08-14
stats: Bump for MessageBuffer, cache latency changes
Joel Hestness
2015-08-14
ruby: Protocol changes for SimObject MessageBuffers
Joel Hestness
2015-08-14
ruby: Expose MessageBuffers as SimObjects
Joel Hestness
2015-08-14
ruby: Change PerfectCacheMemory::lookup to return pointer
Joel Hestness
2015-08-14
ruby: Remove the RubyCache/CacheMemory latency
Joel Hestness
2015-08-11
sim: clocked object: function for converting cycles to ticks.
Nilay Vaish
2015-08-11
ruby: drop some redundant includes
Nilay Vaish
2015-08-11
ruby: slicc: allow mathematical operations on Ticks
Nilay Vaish
2015-08-07
sim: Flag EventQueue::getCurTick() as const
Andreas Sandberg
2015-08-07
stats: Update ARM stats to include programmable oscillators
Andreas Sandberg
2015-08-07
mem: Cleanup packet accessor methods
Andreas Sandberg
2015-08-07
dev: Implement a simple display timing generator
Andreas Sandberg
2015-08-07
arm: Add support for programmable oscillators
Andreas Sandberg
2015-08-07
dev: Add a simple DMA engine that can be used by devices
Andreas Sandberg
2015-08-07
sim: Split ClockedObject to make it usable to non-SimObjects
Andreas Sandberg
2015-08-07
base: Rewrite the CircleBuf to fix bugs and add serialization
Andreas Sandberg
2015-08-07
dev, x86: Fix serialization bug in the i8042 device
Andreas Sandberg
2015-08-07
dev: Make serialization in Sinic constant
Andreas Sandberg
2015-08-07
base: Declare a type for context IDs
Andreas Sandberg
2015-08-07
base: Use constexpr in Cycles
Andreas Sandberg
2015-08-07
mem: Remove extraneous acquire/release flags and attributes
Andreas Hansson
2015-08-05
sim: Fixup comments and constness in draining infrastructure
Andreas Sandberg
2015-08-05
mem: Fixup incorrect include guards
Andreas Sandberg
2015-08-05
util: Enable DRAM sweep to print power and efficiency
Andreas Hansson
2015-08-05
stats: Reflect current behaviour
Andreas Hansson
2015-08-04
sim: Initialize Drainable::_drainState to the system's state
Andreas Sandberg
2015-08-04
stats: Update stats for tgen to reflect CommMonitor changes
Andreas Sandberg
2015-08-04
mem: Move trace functionality from the CommMonitor to a probe
Andreas Sandberg
2015-08-04
mem: Redesign the stack distance calculator as a probe
Andreas Sandberg
2015-08-04
mem: Add probe support to the CommMonitor
Andreas Sandberg
2015-08-03
misc: Coupling gem5 with SystemC TLM2.0
Matthias Jung
2015-08-03
sim: function for testing for auto deletion
Timothy Jones
2015-08-03
uby: Fix checkpointing and restore
Timothy Jones
2015-08-03
ruby: mesi three level: multiple corrections to the protocol
Nilay Vaish
2015-08-03
ruby: mesi two,three level: copy data only when dirty
Nilay Vaish
2015-08-03
ruby: correctly number the sequencer in MESI_Three_Level.py
Nilay Vaish
2015-08-01
ruby: removed invalid assert in message comparitor
Brad Beckmann
2015-07-20
ruby: improved stall and wait debugging
Brad Beckmann
2015-07-20
slicc: fix error in conflicing symbol declaration
Brad Beckmann
[next]