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
2012-04-25
MEM: Use base class Master/SlavePort pointers in the bus
Andreas Hansson
2012-04-25
MEM: Add the PortId type and a corresponding id field to Port
Andreas Hansson
2012-04-25
clang/gcc: Use STL hash function for int64_t and uint64_t
Andreas Hansson
2012-04-24
X86: Clear out duplicate TLB entries when adding a new one.
Gabe Black
2012-04-23
ISA: Put parser generated files in a "generated" directory.
Gabe Black
2012-04-22
base: Include cassert in trie.hh.
Gabe Black
2012-04-21
X86: Report an error if there's no kernel object, don't blindly use it.
Gabe Black
2012-04-15
CPU: Tidy up some formatting and a DPRINTF in the simple CPU base class.
Gabe Black
2012-04-15
X86: Fix a tiny typo in the load/store microop constructor.
Gabe Black
2012-04-14
X86: Use the AddrTrie class to implement the TLB.
Gabe Black
2012-04-14
sim: Update some comments in trie.hh that were meant to go in the last change.
Gabe Black
2012-04-14
sim: A trie data structure specifically to speed up paging lookups.
Gabe Black
2012-04-14
Ruby: Use MasterPort base-class pointers where possible
Andreas Hansson
2012-04-14
MEM: Remove the Broadcast destination from the packet
Andreas Hansson
2012-04-14
MEM: Separate snoops and normal memory requests/responses
Andreas Hansson
2012-04-14
Regression: Add ANSI colours to highlight test status
Andreas Hansson
2012-04-14
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
Andreas Hansson
2012-04-13
SCons: restore Werror option in src/SConscript
Steve Reinhardt
2012-04-12
Ruby: Ensure order-dependent iteration uses an ordered map
Andreas Hansson
2012-04-09
tests: Fix building unit tests.
Gabe Black
2012-04-06
rubytest: remove spurious printf
Brad Beckmann
2012-04-06
slicc: Controllers attached to Sequencers no longer have to be named L1Cache.
Lisa Hsu
2012-04-06
sim-ruby: checkpointing fixes and dependent eventq improvements
Brad Beckmann
2012-04-06
slicc: fixed error message when the type has no inheritance
Brad Beckmann
2012-04-06
MOESI_hammer: tbe allocation and dependent wakeup fixes
Brad Beckmann
2012-04-06
python: added __nonzero__ function to SimObject Bool params
Brad Beckmann
2012-04-06
MOESI_hammer: fixed bug with single cpu + flushes, then modified the regressi...
Brad Beckmann
2012-04-06
rubytest: seperated read and write ports.
Brad Beckmann
2012-04-06
MEM: Enable multiple distributed generalized memories
Andreas Hansson
2012-04-05
NetworkTest: remove unnecessary memory allocation
Tushar Krishna
2012-04-05
Config: corrects the way Ruby attaches to the DMA ports
Nilay Vaish
2012-04-05
Python: Make the All proxy traverse SimObject children as well
Andreas Hansson
2012-04-03
Atomic: Remove the physmem_port and access memory directly
Andreas Hansson
2012-03-31
X86: Fix address size handling so real mode works properly.
Gabe Black
2012-03-30
MEM: Remove legacy DRAM in preparation for memory updates
Andreas Hansson
2012-03-30
Ruby: Remove the physMemPort and instead access memory directly
Andreas Hansson
2012-03-30
MEM: Introduce the master/slave port sub-classes in C++
William Wang
2012-03-30
CPU: Unify initMemProxies across CPUs and simulation modes
Andreas Hansson
2012-03-26
range_map: Enable const find and iteration
Andreas Hansson
2012-03-26
Power: Change bitfield name to avoid conflicts with range_map
Andreas Hansson
2012-03-23
Ruby: Fix Set::print for 32-bit hosts
Andreas Hansson
2012-03-22
MEM: Unify bus access methods and prepare for master/slave split
Andreas Hansson
2012-03-22
MEM: Split SimpleTimingPort into PacketQueue and ports
Andreas Hansson
2012-03-22
Scons: Remove Werror=False in SConscript files
Andreas Hansson
2012-03-21
Python: Fix a conditional expression that requires Python 2.5
Andreas Hansson
2012-03-21
ARM: Fix case where cond/uncond control is mis-specified
Nathanael Premillieu
2012-03-21
ARM: Clean up condCodes in IT blocks.
Ali Saidi
2012-03-21
ARM: IT doesn't need to be serializing.
Geoffrey Blake
2012-03-21
O3: Fix sizing of decode to rename skid buffer.
Andrew Lukefahr
2012-03-21
ARM: Add RTC to PBX System
Koan-Sin Tan
[next]