projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2012-07-11
Joel Hestness
ruby: tag and data cache access support
commit
|
commitdiff
|
tree
2012-07-11
Nuwan Jayasena
ruby: adds reset function to Ruby memory controllers
commit
|
commitdiff
|
tree
2012-07-11
Nuwan Jayasena
ruby: memory controllers now inherit from an abstract...
commit
|
commitdiff
|
tree
2012-07-11
Brad Beckmann
cpu: added assertions to ensure the correct proxies...
commit
|
commitdiff
|
tree
2012-07-11
Brad Beckmann
ruby: changes how Topologies are created
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
EventManager: Rename queue accessor and remove cast...
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Mem: Make members relating to range and size constant
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Port: Hide the queue implementation in SimpleTimingPort
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Stats: Updates due to bus changes
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Port: Align port names in C++ and Python
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Bus: Make the default bus width 8 bytes instead of 64
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Bus: Split the bus into separate request/response layers
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Bus: Add a notion of layers to the buses
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Bus: Replace tickNextIdle and inRetry with a state...
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Port: Make getAddrRanges const
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Port: Add getAddrRanges to master port (asking slave...
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Port: Add isSnooping to slave port (asking master port)
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Port: Move retry from port base class to Master/SlavePort
commit
|
commitdiff
|
tree
2012-07-09
Andreas Hansson
Fix: Address a few benign memory leaks
commit
|
commitdiff
|
tree
2012-07-02
Andreas Hansson
gcc: Fix warnings for gcc 4.7 and clang 3.1
commit
|
commitdiff
|
tree
2012-06-29
Lena Olson
Cache: Fix the LRU policy for classic memory hierarchy
commit
|
commitdiff
|
tree
2012-06-29
Uri Wiener
Bus: enable non/coherent buses sub-classes
commit
|
commitdiff
|
tree
2012-06-29
Dam Sunwoo
Mem: fix master id assertion in cache_impl.hh
commit
|
commitdiff
|
tree
2012-06-29
Matt Evans
Style: Make style.py's invalid warning print which...
commit
|
commitdiff
|
tree
2012-06-29
Matt Evans
Mem: Fix a livelock resulting in LLSC/locked memory...
commit
|
commitdiff
|
tree
2012-06-29
Ali Saidi
Stats: Update stats for RAS and LRU fixes.
commit
|
commitdiff
|
tree
2012-06-29
Nathanael Premillieu
O3: Track if the RAS has been pushed or not to pop...
commit
|
commitdiff
|
tree
2012-06-29
Ali Saidi
ARM: Fix identification of one RAS pop instruction.
commit
|
commitdiff
|
tree
2012-06-29
Ali Saidi
Cache: Only invalidate a line in the cache when an...
commit
|
commitdiff
|
tree
2012-06-29
Ali Saidi
ARM: Update version of linux we claim to be to 3.0.0.
commit
|
commitdiff
|
tree
2012-06-29
Ali Saidi
ARM: Fix issue with predicted next pc being wrong becau...
commit
|
commitdiff
|
tree
2012-06-27
Ali Saidi
ARM: Fix address range issue with VExpress EMM
stable_2012_06_28
commit
|
commitdiff
|
tree
2012-06-20
Andreas Hansson
swig: Use SWIG from environment when determining version
commit
|
commitdiff
|
tree
2012-06-18
Andreas Hansson
Build: Point to the appropriate tcmalloc package
commit
|
commitdiff
|
tree
2012-06-11
Anthony Gutierrez
configs: add run scripts for ics/gb versions of android...
commit
|
commitdiff
|
tree
2012-06-11
Anthony Gutierrez
ARM: implement the ProcessInfo methods
commit
|
commitdiff
|
tree
2012-06-11
Ali Saidi
scons: Make compiler version error more verbose and...
commit
|
commitdiff
|
tree
2012-06-11
Marc Orr
Regression: Fix some bugs in simple-timing-mp-ruby.py.
commit
|
commitdiff
|
tree
2012-06-08
Andreas Hansson
Timing CPU: Remove a redundant port pointer
commit
|
commitdiff
|
tree
2012-06-08
Andreas Hansson
Power: Fix MaxMiscDestRegs which was set to zero
commit
|
commitdiff
|
tree
2012-06-07
Nilay Vaish
X86 TLB: Add a missing = sign
commit
|
commitdiff
|
tree
2012-06-07
Ali Saidi
mem: Delay deleting of incoming packets by one call.
commit
|
commitdiff
|
tree
2012-06-07
Jayneel Gandhi
X86 TLB: Fix for gcc 4.4.3
commit
|
commitdiff
|
tree
2012-06-07
Nilay Vaish
Config: call to setWorkCountOptions() for all ISAs
commit
|
commitdiff
|
tree
2012-06-07
Nilay Vaish
Config: Remove setMipsOptions
commit
|
commitdiff
|
tree
2012-06-07
Nilay Vaish
Config: changes to a couple of error msgs
commit
|
commitdiff
|
tree
2012-06-05
Anthony Gutierrez
cpu: Don't init simple and inorder CPUs if they are...
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
ISA: Back-out NoopMachInst as a StaticInstPtr change.
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
cpt: update some comments in the checkpoint migration...
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
all: Update stats for memory per master and total fix.
commit
|
commitdiff
|
tree
2012-06-05
William Wang
stats: when applying an operation to two vectors sum...
commit
|
commitdiff
|
tree
2012-06-05
Dam Sunwoo
Mem: add per-master stats to physmem
commit
|
commitdiff
|
tree
2012-06-05
Geoffrey Blake
ARM: Add PCIe support to VExpress_EMM model and remove...
commit
|
commitdiff
|
tree
2012-06-05
Chander Sudanthi
ARM: removed extra white space
commit
|
commitdiff
|
tree
2012-06-05
Chander Sudanthi
ARM: Fix MPIDR and MIDR register implementation.
commit
|
commitdiff
|
tree
2012-06-05
Chander Sudanthi
ARM: PS2 encoding fix
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
sim: Provide a framework for detecting out of data...
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
stats: Add stats unittest for total calculations.
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
O3: Clean up the O3 structures and try to pack them...
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
sim: Add support for tcmalloc if it's installed and...
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
sim: Remove FastAlloc
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
ARM: Fix over-eager assert in gic.
commit
|
commitdiff
|
tree
2012-06-05
Mitchell Hayenga
stats: Provide a mechanism to get a callback when stats...
commit
|
commitdiff
|
tree
2012-06-05
Ali Saidi
ARM: Fix compilation on ARM after Gabe's change.
commit
|
commitdiff
|
tree
2012-06-04
Gabe Black
ISA: Turn the ExtMachInst NoopMachinst into the StaticI...
commit
|
commitdiff
|
tree
2012-06-04
Gabe Black
X86: Update stats for the CPUID change.
commit
|
commitdiff
|
tree
2012-06-04
Gabe Black
X86: Ensure that the CPUID instruction always writes...
commit
|
commitdiff
|
tree
2012-06-04
Gabe Black
X86: Ensure that the decoder's internal ExtMachInst...
commit
|
commitdiff
|
tree
2012-05-31
Andreas Hansson
Bus: Split the bus into a non-coherent and coherent bus
commit
|
commitdiff
|
tree
2012-05-09
Andreas Hansson
Stats: Fix stats to match output after changeset 8800b0...
commit
|
commitdiff
|
tree
2012-05-30
Andreas Hansson
gcc: Small fixes to compile with gcc 4.7
commit
|
commitdiff
|
tree
2012-05-30
Andreas Hansson
Bus: Remove redundant packet parameter from isOccupied
commit
|
commitdiff
|
tree
2012-05-30
Andreas Hansson
Bus: Turn the PortId into a transport function parameter
commit
|
commitdiff
|
tree
2012-05-30
Andreas Hansson
Packet: Unify the use of PortID in packet and port
commit
|
commitdiff
|
tree
2012-05-30
Andreas Hansson
Packet: Updated comments for src and dest fields
commit
|
commitdiff
|
tree
2012-05-30
Andreas Hansson
Bridge: Split deferred request, response and sender...
commit
|
commitdiff
|
tree
2012-05-29
Gabe Black
X86: Use the HandyM5Reg to avoid a register read and...
commit
|
commitdiff
|
tree
2012-05-28
Gabe Black
X86: Add a 32 bit hello world test binary.
commit
|
commitdiff
|
tree
2012-05-28
Gabe Black
X86: Move the GDT down to where it can be accessed...
commit
|
commitdiff
|
tree
2012-05-28
Gabe Black
X86: Truncate addresses to 32 bits except in 64 bit...
commit
|
commitdiff
|
tree
2012-05-26
Gabe Black
ISA,CPU: Generalize and split out the components of...
commit
|
commitdiff
|
tree
2012-05-26
Gabe Black
CPU: Merge the predecoder and decoder.
commit
|
commitdiff
|
tree
2012-05-25
Gabe Black
ISA: Make the decode function part of the ISA's decoder.
commit
|
commitdiff
|
tree
2012-05-25
Gabe Black
CPU: Simplify the implementation of the decode cache.
commit
|
commitdiff
|
tree
2012-05-25
Gabe Black
Decode: Make the Decoder class defined per ISA.
commit
|
commitdiff
|
tree
2012-05-24
Andreas Hansson
Cache: Remove dangling doWriteback declaration
commit
|
commitdiff
|
tree
2012-05-23
Andreas Hansson
Packet: Cleaning up packet command and attribute
commit
|
commitdiff
|
tree
2012-05-23
Andreas Hansson
Config: Use the attribute naming and include ports...
commit
|
commitdiff
|
tree
2012-05-23
Andreas Hansson
DMA: Split the DMA device and IO device into seperate...
commit
|
commitdiff
|
tree
2012-05-23
Andreas Hansson
MEM: Add a snooping DMA port subclass for table walker
commit
|
commitdiff
|
tree
2012-05-23
Andreas Hansson
Config: Exit with fatal if a port is already connected
commit
|
commitdiff
|
tree
2012-05-22
Nilay Vaish
X86 Regression: update stats due to cc register split
commit
|
commitdiff
|
tree
2012-05-22
Nilay Vaish
Ruby: Remove the unused src/mem/ruby/common/Driver...
commit
|
commitdiff
|
tree
2012-05-22
Nilay Vaish
Ruby Sequencer: Schedule deadlock check event at correc...
commit
|
commitdiff
|
tree
2012-05-22
Nilay Vaish
X86: Split Condition Code register
commit
|
commitdiff
|
tree
2012-05-19
Marc Orr
x86 ISA: Implement the sse3 haddps instruction.
commit
|
commitdiff
|
tree
2012-05-19
Gabe Black
Syscalls: warn when the length argument to mmap is...
commit
|
commitdiff
|
tree
2012-05-15
Lena Olson
Mem: Fix size check when allocating physical memory
commit
|
commitdiff
|
tree
2012-05-16
Andreas Hansson
Config: Fix a typo in the se.py script for setting...
commit
|
commitdiff
|
tree
2012-05-10
Ali Saidi
ARM: update stats for clock frequency fix.
commit
|
commitdiff
|
tree
next