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
2008-02-29
Error out if -s is used without --caches (instead of saying you must specify a
Lisa Hsu
2008-02-29
Configs: Make sure options don't conflict
Ali Saidi
2008-02-28
Configs: Fix some bugs we introduced in the simpoints code
Ali Saidi
2008-02-27
Automated merge with ssh://daystrom.m5sim.org//repo/m5
Steve Reinhardt
2008-02-27
Update outputs for quick tests to reflect fixed cache stats.
Steve Reinhardt
2008-02-27
Add comments in code to describe bug conditions.
Korey Sewell
2008-02-27
Fix Load/Store Queue squashing after a SMT thread is removed but ensuring
Korey Sewell
2008-02-27
Fix offset in removeThread() function so that float registers start freeing up
Korey Sewell
2008-02-26
Revamp cache timing access mshr check to make stats sane again.
Steve Reinhardt
2008-02-27
Configs: Make using Simpoints easier with some config files that support them...
Rick Strong
2008-02-26
X86: Put in initial implementation of the local APIC.
Gabe Black
2008-02-26
X86: Implement the INVLPG instruction and the TIA microop.
Gabe Black
2008-02-26
TLB: Make a TLB base class and put a virtual demapPage function in it.
Gabe Black
2008-02-26
X86: Get PCI config space to work, and adjust address space prefix numbering ...
Gabe Black
2008-02-26
Cache: better comments particularly regarding writeback situation.
Steve Reinhardt
2008-02-26
Update make release, README, and RELEASE_NOTES for b5
Ali Saidi
2008-02-26
Bus: Update the stats for the recent bus fix.
Gabe Black
2008-02-26
Bus: Fix the bus timing to be more realistic.
Gabe Black
2008-02-22
add instruction count fast forwaing and max instruction options
Vilas Sridharan
2008-02-19
Added ARM_SE as a build option.
Stephen Hines
2008-02-16
Update stats for new writeback behavior.
Steve Reinhardt
2008-02-16
Make L2+ caches allocate new block for writeback misses
Steve Reinhardt
2008-02-16
Update stats for some unknown minor x86 changes
Steve Reinhardt
2008-02-14
CPU: move the PC Events code to a place where the code won't be executed mult...
Ali Saidi
2008-02-14
Configs: Change Simulation.py to return a subclass of the CPU models rather t...
Ali Saidi
2008-02-11
Update copyright dates
Ali Saidi
2008-02-11
Automated merge with file:/home/stever/hg/m5-orig
Steve Reinhardt
2008-02-11
EXTRAS now points to src instead of needing 'src' subdir.
Steve Reinhardt
2008-02-11
Wait to set BUILD_DIR until *after* env is copied.
Steve Reinhardt
2008-02-10
Bus: Only update port cache when there is an item to update it with.
Nicolas Zea
2008-02-10
IGbE: Fix a couple of bugs.
Ali Saidi
2008-02-10
Fix #include lines for renamed cache files.
Steve Reinhardt
2008-02-10
Rename cache files for brevity and consistency with rest of tree.
Steve Reinhardt
2008-02-06
Make the Event::description() a const function
Stephen Hines
2008-02-05
Add base ARM code to M5
Stephen Hines
2008-02-05
Cleaned up os.path imports a bit.
Steve Reinhardt
2008-02-05
Make EXTRAS work for SConsopts too.
Steve Reinhardt
2008-01-23
X86: Put an SMBios/DMI table in memory.
Gabe Black
2008-01-23
X86: Optomize the bit scanning instruction microassembly a little. More can b...
Gabe Black
2008-01-22
X86: Implement and attach the BSR and BSF instructions.
Gabe Black
2008-01-21
X86: Fill out group17 in the decoder.
Gabe Black
2008-01-21
X86: Use the existing boot_osflags instead of duplicating it.
Gabe Black
2008-01-16
Update long o3 regressions for o3 change in previous changeset
Ali Saidi
2008-01-15
Update O3 ref outputs: very minor stats change due to previous cset.
Steve Reinhardt
2008-01-14
The reason is that the event is supposed to put the instructions ready to exe...
Ke Meng
2008-01-12
X86: Redo the bit test instructions.
Gabe Black
2008-01-12
X86: Fix the wrmsr instruction.
Gabe Black
2008-01-12
X86: Make the effective segment base shadow the regular one, not the selector.
Gabe Black
2008-01-12
X86: Make the IO ports work using extra physical address lines. Add a serial ...
Gabe Black
2008-01-12
X86: Fix the general IO instructions dataSize.
Gabe Black
[next]