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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-07-20
slicc: Fix bug in enqueue and peek statements.
David Hashe
2015-07-20
slicc: fix missing inline function in LocalVariableAST
David Hashe
2015-07-20
slicc: improve support for prefix operations
David Hashe
2015-07-20
slicc: support for transitions with a wildcard next state
David Hashe
2015-07-20
slicc: support for multiple message types on the same buffer
David Hashe
2015-08-01
slicc: fatal->panic on invalid transitions
Brad Beckmann
2015-07-20
mem: Hit callback delay fix
David Hashe
2015-07-20
cpu: Fixed a bug on where to fetch the next instruction from
David Hashe
2015-07-20
x86: x86 instruction-implementation bug fixes
David Hashe
2015-07-20
ruby: re-added the addressToInt slicc interface function
Brad Beckmann
2015-07-20
syscall: Add readlink to x86 with special case /proc/self/exe
David Hashe
2015-07-20
ruby: add useful dprints to sequencer
Brad Beckmann
2015-07-20
slicc: isinstance bugfix
David Hashe
2015-07-31
cpu: Update debug message from Fetch1 isDrained() in Minor
Andreas Sandberg
2015-07-31
cpu: Fix Minor drain issues when switched out
Andreas Sandberg
2015-07-30
cpu: Only activate thread 0 in Minor if the CPU is active
Andreas Sandberg
2015-07-30
cpu: Fix drain issues in the Minor CPU
Andreas Sandberg
2015-07-30
mem: Add missing clean eviction on uncacheable access
Andreas Hansson
2015-07-30
mem: Remove unused RequestCause in cache
Andreas Hansson
2015-07-30
mem: Make caches way aware
David Guillen-Fandos
2015-07-30
mem: Transition away from isSupplyExclusive for writebacks
Andreas Hansson
2015-07-30
mem: Tidy up CacheBlk class
Andreas Hansson
2015-07-30
mem: Tidy up packet
Andreas Hansson
2015-07-30
cpu: Fix issue identified by UBSan
Andreas Hansson
2015-07-28
revert 5af8f40d8f2c
Nilay Vaish
2015-07-26
cpu: implements vector registers
Nilay Vaish
2015-07-26
cpu: o3: slight correction to identation in rename_impl.hh
Nilay Vaish
2015-07-24
style: change Process function calls to use camelCase
Brandon Potter
2015-07-24
syscall_emul: standardized file descriptor name and add return checks.
Brandon Potter
2015-07-24
base: refactor process class (specifically FdMap and friends)
Brandon Potter
2015-07-24
syscall_emul: file descriptor interface changes
Brandon Potter
2015-07-24
ruby: dma sequencer: removes redundant code
Brandon Potter
2015-07-22
ruby: network: NetworkLink inherits from Consumer now.
Nilay Vaish
2015-07-17
x86: decode instructions with vex prefix
Nilay Vaish
2015-07-15
dev: add support for multi gem5 runs
Gabor Dozsa
2015-07-13
mem: Fix (ab)use of emplace to avoid temporary object creation
Andreas Hansson
2015-07-13
mem: Updated DRAMSim2 wrapper to new drain API
Andreas Hansson
2015-07-10
ruby: replace global g_abs_controls with per-RubySystem var
Brandon Potter
2015-07-10
ruby: replace global g_system_ptr with per-object pointers
Brandon Potter
2015-07-10
ruby: replace g_ruby_start with per-RubySystem m_start_cycle
Brandon Potter
2015-07-10
ruby: remove extra whitespace and correct misspelled words
Brandon Potter
2015-07-07
dev, arm: Add a device model that uses the NoMali model
Andreas Sandberg
2015-07-07
sim: Refactor and simplify the drain API
Andreas Sandberg
2015-07-07
sim: Decouple draining from the SimObject hierarchy
Andreas Sandberg
2015-07-07
sim: Move mem(Writeback|Invalidate) to SimObject
Andreas Sandberg
2015-07-07
sim: Make the drain state a global typed enum
Andreas Sandberg
2015-07-07
python: Remove redundant drain when changing memory modes
Andreas Sandberg
2015-07-07
sim: Add macros to serialize objects into a section
Andreas Sandberg
2015-07-07
base: Add serialization support to Pixels and FrameBuffer
Andreas Sandberg
2015-07-07
sim: Fix broken event unserialization
Andreas Sandberg
[next]