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
2013-01-07
cpu: Fix broken squashAfter implementation in O3 CPU
Andreas Sandberg
2013-01-07
o3 cpu: Remove unused variables
Andreas Sandberg
2013-01-07
tests: Update the ignore regexps to reflect the M5->gem5 name change
Andreas Sandberg
2013-01-07
sim: Remove unused variables
Andreas Sandberg
2013-01-07
cpu: Rename defer_registration->switched_out
Andreas Sandberg
2013-01-07
cpu: Remove unused params.hh header file in inorder CPU
Andreas Sandberg
2013-01-07
arm: Remove the register mapping hack used when copying TCs
Andreas Sandberg
2013-01-07
cpu: Introduce sanity checks when switching between CPUs
Andreas Sandberg
2013-01-07
cpu: Correctly call parent on switchOut() and takeOverFrom()
Andreas Sandberg
2013-01-07
cpu: Unify SimpleCPU and O3 CPU serialization code
Andreas Sandberg
2013-01-07
cpu: Initialize the O3 pipeline from startup()
Andreas Sandberg
2013-01-07
cpu: Implement a flat register interface in thread contexts
Andreas Sandberg
2013-01-07
arch: Move the ISA object to a separate section
Andreas Sandberg
2013-01-07
cpu: Check that the memory system is in the correct mode
Andreas Sandberg
2013-01-07
arch: Add support for invalidating TLBs when draining
Andreas Sandberg
2013-01-07
mem: Remove the IIC replacement policy
Andreas Sandberg
2013-01-07
dev: Do not serialize timer parameters
Andreas Hansson
2013-01-07
scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support
Andreas Hansson
2013-01-07
scons: Remove stale compiler options
Andreas Hansson
2013-01-07
sim: Fatal if a clocked object is set to have a clock of 0
Andreas Hansson
2013-01-07
dev: Make the ethernet devices use a non-zero clock
Andreas Hansson
2013-01-07
scons: Whitelist useful environment variables
Andreas Sandberg
2013-01-07
ARM: pl111/LCD framebuffer checkpointing fix
Chander Sudanthi
2013-01-07
arch: Fix broken M5VarArgsFault initialization
Andreas Sandberg
2013-01-07
mem: Merge ranges that are part of the conf table
Andreas Hansson
2013-01-07
base: Add support for merging of interleaved address ranges
Andreas Hansson
2013-01-07
mem: Add interleaving bits to the address ranges
Andreas Hansson
2013-01-07
config: Traverse lists when visiting children in all proxy
Andreas Hansson
2013-01-07
base: Simplify the AddrRangeMap by removing unused code
Andreas Hansson
2013-01-07
config: Do not use hardcoded physmem in fs script
Andreas Hansson
2013-01-07
mem: Tidy up bus addr range debug messages
Andreas Hansson
2013-01-07
mem: Skip address mapper range checks to allow more flexibility
Andreas Hansson
2013-01-07
base: Encapsulate the underlying fields in AddrRange
Andreas Hansson
2013-01-07
mem: Remove the joining of neighbouring ranges
Andreas Hansson
2013-01-07
cpu: Share the send functionality between traffic generators
Andreas Hansson
2013-01-07
cpu: Add support for protobuf input for the trace generator
Andreas Hansson
2013-01-07
tests: Add support for skipping tests, skip EIO tests if not enabled
Andreas Sandberg
2013-01-07
cpu: Encapsulate traffic generator input in a stream
Andreas Hansson
2013-01-07
base: Add wrapped protobuf input stream
Andreas Hansson
2013-01-07
mem: Add tracing support in the communication monitor
Andreas Hansson
2013-01-07
base: Add wrapped protobuf output streams
Andreas Hansson
2013-01-07
scons: Add support for google protobuf building
Andreas Hansson
2013-01-07
arm: Fix DMA event handling bug in the PL111 model
Andreas Sandberg
2013-01-07
dev: Fix the Pl111 timings by separating pixel and DMA clock
Andreas Hansson
2013-01-07
stats: Update DRAM regression stats to match new config
Andreas Hansson
2013-01-07
config: Reduce DRAM controller regression traffic rate
Andreas Hansson
2013-01-07
cpu: Fix the traffic gen read percentage
Andreas Hansson
2013-01-07
mem: Add sanity check to packet queue size
Andreas Hansson
2013-01-07
ruby: Fix missing cxx_header in Switch
Andreas Hansson
2013-01-07
scons: Fix libelf linking errors when using clang/llvm
Andreas Hansson
[next]