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
2011-03-11
SCons: Stop embedding the mercurial revision into the binary.
Gabe Black
2011-03-11
Gems: Eliminate the now unused GEMS_ROOT scons variable.
Gabe Black
2011-03-11
Ruby: Get rid of the dead ruby tester.
Gabe Black
2011-03-08
Alpha: Fix the datatypes of some values read from the simulated kernel.
Yi Xiang
2011-03-03
SCons: Clean up some inconsistent capitalization in scons options.
Gabe Black
2011-03-02
X86: Use the npc as the pc when doing a nativetrace, not what M5 considers th...
Gabe Black
2011-03-02
X86: Decode the mysterious and elusive ffreep x87 instruction.
Gabe Black
2011-03-01
Spelling: Fix the a spelling error by changing mmaped to mmapped.
Gabe Black
2011-03-01
X86: Mark IO reads and writes as non-speculative.
Gabe Black
2011-03-01
X86: Mark prefetches as such in their instruction and request flags.
Gabe Black
2011-03-01
Ruby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer
Nilay Vaish
2011-03-01
Ruby: Mention that Ruby's bound checking option only applies to Ruby.
Gabe Black
2011-02-27
X86: If PCI config space is disabled, pass through to regular IO addresses.
Gabe Black
2011-02-27
X86: Use regular read requests in the walker instead of read exclusive.
Gabe Black
2011-02-26
getopt: Remove GPL code.
Nathan Binkert
2011-02-25
Ruby: Remove store buffer
Nilay Vaish
2011-02-25
Ruby: Remove libruby
Nilay Vaish
2011-02-25
Ruby: Make Address.hh independent of RubySystem
Nilay Vaish
2011-02-25
Ruby: Make DataBlock.hh independent of RubySystem
Nilay Vaish
2011-02-25
O3CPU: Fix iqCount and lsqCount SMT fetch policies.
Timothy M. Jones
2011-02-23
ruby: automate permission setting
Brad Beckmann
2011-02-23
MOESI_hammer: cache probe address clean up
Brad Beckmann
2011-02-23
ruby: cleaned up access permission enum
Brad Beckmann
2011-02-23
ruby: removed unsupported protocol files
Brad Beckmann
2011-02-23
inorder: InstSeqNum bug
Korey Sewell
2011-02-23
inorder: dyn inst initialization
Korey Sewell
2011-02-23
inorder: cache packet handling
Korey Sewell
2011-02-23
Mem: Print out memory when access > 8 bytes
Ali Saidi
2011-02-23
ARM: Set ITSTATE correctly after FlushPipe
Ali Saidi
2011-02-23
ARM: This panic can be hit during misspeculation so it can't exist.
Ali Saidi
2011-02-23
ARM: Bad interworking warn way to noisy when running real code w/misspeculation.
Ali Saidi
2011-02-23
O3: When a prefetch causes a fault, don't record it in the inst
Ali Saidi
2011-02-23
ARM: NEON instruction templates modified to set the predicate flag to false w...
Giacomo Gabrielli
2011-02-23
O3: If there is an outstanding table walk don't let the inst queue sleep.
Ali Saidi
2011-02-23
ARM: Squash state on FPSCR stride or len write.
Ali Saidi
2011-02-23
ARM: Mark store conditionals as such.
Matt Horsnell
2011-02-23
ARM: Do something for ISB, DSB, DMB
Ali Saidi
2011-02-23
ARM: Fix bug that let two table walks occur in parallel.
Ali Saidi
2011-02-23
Includes: Don't include isa_traits.hh and use the TheISA namespace unless rea...
Ali Saidi
2011-02-23
ARM: Make Noop actually decode to a noop and set it's instflags.
Ali Saidi
2011-02-23
O3: Fix bug when a squash occurs right before TLB miss returns.
Ali Saidi
2011-02-23
ARM: Delete OABI syscall handling.
Ali Saidi
2011-02-23
CLCD: Fix some serialization bugs with the clcd controller.
Ali Saidi
2011-02-23
ARM: Add support for read of 100MHz clock in system controller.
Ali Saidi
2011-02-23
ARM: Reset simulation statistics when pref counters are reset.
Ali Saidi
2011-02-23
ARM: Adds dummy support for a L2 latency miscreg.
Ali Saidi
2011-02-23
ruby: extend dprintfs for RubyGenerated TraceFlag
Korey Sewell
2011-02-23
ruby: cleaning up RubyQueue and RubyNetwork dprintfs
Korey Sewell
2011-02-22
m5: merged in hammer fix
Brad Beckmann
2011-02-19
Ruby: Machine Type missing in MOESI CMP directory protocol
Nilay Vaish
[next]