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-14
stats: Bump failing x86 regression stats
Andreas Hansson
2013-01-12
base simple cpu: removes commented out code about cache ops
Nilay Vaish
2013-01-12
x86: Changes to decoder, corrects 9376
Nilay Vaish
2013-01-08
config: Fix issue with changeset: a4739b6f799d.
Ali Saidi
2013-01-08
stats: update stats for previous six changes
Ali Saidi
2013-01-08
util: add writefile to m5 util program for x86
Lluís Vilanova
2013-01-08
util: add m5_fail op.
Lluís Vilanova
2013-01-08
sim: Fix early termination in multi-core simulation under SE mode.
Tao Zhang
2013-01-08
arm: add access syscall for ARM SE mode
Mitch Hayenga
2013-01-08
mem: Make LL/SC locks fine grained
Mitch Hayenga
2013-01-08
mem: Fix use-after-free bug
Mitch Hayenga
2013-01-07
dev: Fix infinite recursion in DMA devices
Andreas Sandberg
2013-01-07
util: Fix stack corruption in the m5 util
Andreas Sandberg
2013-01-07
stats: Fix swig wrapping for Tick in stats
Sascha Bischoff
2013-01-07
stats: update stats for previous changes.
Ali Saidi
2013-01-07
cpu: Unify the serialization code for all of the CPU models
Andreas Sandberg
2013-01-07
tests: Add CPU switching tests
Andreas Sandberg
2013-01-07
cpu: Flush TLBs on switchOut()
Andreas Sandberg
2013-01-07
mem: Fix guest corruption when caches handle uncacheable accesses
Andreas Sandberg
2013-01-07
cpu: Rewrite O3 draining to avoid stopping in microcode
Andreas Sandberg
2013-01-07
cpu: Make sure that a drained atomic CPU isn't executing ucode
Andreas Sandberg
2013-01-07
cpu: Make sure that a drained timing CPU isn't executing ucode
Andreas Sandberg
2013-01-07
cpu: Fix broken thread context handover
Andreas Sandberg
2013-01-07
cpu: Fix O3 LSQ debug dumping constness and formatting
Andreas Sandberg
2013-01-07
arm: Invalidate cached TLB configuration in drainResume
Andreas Sandberg
2013-01-07
arm: Fix draining of the pagetable walker when squashing
Andreas Sandberg
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
[next]