projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2008-02-29
Ali Saidi
Added tag m5_2.0_beta5 for changeset fb826c79a385
commit
|
commitdiff
|
tree
2008-02-29
Lisa Hsu
Error out if -s is used without --caches (instead of...
m5_2.0_beta5
commit
|
commitdiff
|
tree
2008-02-29
Ali Saidi
Configs: Make sure options don't conflict
commit
|
commitdiff
|
tree
2008-02-29
Ali Saidi
Configs: Fix some bugs we introduced in the simpoints...
commit
|
commitdiff
|
tree
2008-02-27
Steve Reinhardt
Automated merge with ssh://daystrom.m5sim.org//repo/m5
commit
|
commitdiff
|
tree
2008-02-27
Steve Reinhardt
Update outputs for quick tests to reflect fixed cache...
commit
|
commitdiff
|
tree
2008-02-27
Korey Sewell
Add comments in code to describe bug conditions.
commit
|
commitdiff
|
tree
2008-02-27
Korey Sewell
Fix Load/Store Queue squashing after a SMT thread is...
commit
|
commitdiff
|
tree
2008-02-27
Korey Sewell
Fix offset in removeThread() function so that float...
commit
|
commitdiff
|
tree
2008-02-27
Steve Reinhardt
Revamp cache timing access mshr check to make stats...
commit
|
commitdiff
|
tree
2008-02-27
Rick Strong
Configs: Make using Simpoints easier with some config...
commit
|
commitdiff
|
tree
2008-02-27
Gabe Black
X86: Put in initial implementation of the local APIC.
commit
|
commitdiff
|
tree
2008-02-27
Gabe Black
X86: Implement the INVLPG instruction and the TIA microop.
commit
|
commitdiff
|
tree
2008-02-27
Gabe Black
TLB: Make a TLB base class and put a virtual demapPage...
commit
|
commitdiff
|
tree
2008-02-27
Gabe Black
X86: Get PCI config space to work, and adjust address...
commit
|
commitdiff
|
tree
2008-02-27
Steve Reinhardt
Cache: better comments particularly regarding writeback...
commit
|
commitdiff
|
tree
2008-02-26
Ali Saidi
Update make release, README, and RELEASE_NOTES for b5
commit
|
commitdiff
|
tree
2008-02-26
Gabe Black
Bus: Update the stats for the recent bus fix.
commit
|
commitdiff
|
tree
2008-02-26
Gabe Black
Bus: Fix the bus timing to be more realistic.
commit
|
commitdiff
|
tree
2008-02-22
Vilas Sridharan
add instruction count fast forwaing and max instruction...
commit
|
commitdiff
|
tree
2008-02-19
Stephen Hines
Added ARM_SE as a build option.
commit
|
commitdiff
|
tree
2008-02-16
Steve Reinhardt
Update stats for new writeback behavior.
commit
|
commitdiff
|
tree
2008-02-16
Steve Reinhardt
Make L2+ caches allocate new block for writeback misses
commit
|
commitdiff
|
tree
2008-02-16
Steve Reinhardt
Update stats for some unknown minor x86 changes
commit
|
commitdiff
|
tree
2008-02-14
Ali Saidi
CPU: move the PC Events code to a place where the code...
commit
|
commitdiff
|
tree
2008-02-14
Ali Saidi
Configs: Change Simulation.py to return a subclass...
commit
|
commitdiff
|
tree
2008-02-11
Ali Saidi
Update copyright dates
commit
|
commitdiff
|
tree
2008-02-11
Steve Reinhardt
Automated merge with file:/home/stever/hg/m5-orig
commit
|
commitdiff
|
tree
2008-02-11
Steve Reinhardt
EXTRAS now points to src instead of needing 'src' subdir.
commit
|
commitdiff
|
tree
2008-02-11
Steve Reinhardt
Wait to set BUILD_DIR until *after* env is copied.
commit
|
commitdiff
|
tree
2008-02-11
Nicolas Zea
Bus: Only update port cache when there is an item to...
commit
|
commitdiff
|
tree
2008-02-11
Ali Saidi
IGbE: Fix a couple of bugs.
commit
|
commitdiff
|
tree
2008-02-10
Steve Reinhardt
Fix #include lines for renamed cache files.
commit
|
commitdiff
|
tree
2008-02-10
Steve Reinhardt
Rename cache files for brevity and consistency with...
commit
|
commitdiff
|
tree
2008-02-06
Stephen Hines
Make the Event::description() a const function
commit
|
commitdiff
|
tree
2008-02-06
Stephen Hines
Add base ARM code to M5
commit
|
commitdiff
|
tree
2008-02-06
Steve Reinhardt
Cleaned up os.path imports a bit.
commit
|
commitdiff
|
tree
2008-02-06
Steve Reinhardt
Make EXTRAS work for SConsopts too.
commit
|
commitdiff
|
tree
2008-01-23
Gabe Black
X86: Put an SMBios/DMI table in memory.
commit
|
commitdiff
|
tree
2008-01-23
Gabe Black
X86: Optomize the bit scanning instruction microassembl...
commit
|
commitdiff
|
tree
2008-01-22
Gabe Black
X86: Implement and attach the BSR and BSF instructions.
commit
|
commitdiff
|
tree
2008-01-21
Gabe Black
X86: Fill out group17 in the decoder.
commit
|
commitdiff
|
tree
2008-01-21
Gabe Black
X86: Use the existing boot_osflags instead of duplicati...
commit
|
commitdiff
|
tree
2008-01-16
Ali Saidi
Update long o3 regressions for o3 change in previous...
commit
|
commitdiff
|
tree
2008-01-15
Steve Reinhardt
Update O3 ref outputs: very minor stats change due...
commit
|
commitdiff
|
tree
2008-01-14
Ke Meng
The reason is that the event is supposed to put the...
commit
|
commitdiff
|
tree
2008-01-12
Gabe Black
X86: Redo the bit test instructions.
commit
|
commitdiff
|
tree
2008-01-12
Gabe Black
X86: Fix the wrmsr instruction.
commit
|
commitdiff
|
tree
2008-01-12
Gabe Black
X86: Make the effective segment base shadow the regular...
commit
|
commitdiff
|
tree
2008-01-12
Gabe Black
X86: Make the IO ports work using extra physical addres...
commit
|
commitdiff
|
tree
2008-01-12
Gabe Black
X86: Fix the general IO instructions dataSize.
commit
|
commitdiff
|
tree
2008-01-06
Geoffrey Blake
Temporary fix for ll/sc bug see flyspray task for more...
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Very minor memtest regression stats changes from recent...
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Add ReadRespWithInvalidate to handle multi-level cohere...
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Mark cache-to-cache MSHRs as downstreamPending when...
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Don't DPRINTF in the middle of a PrintReq.
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Bug fix: functional cache port now needs otherPort...
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Additional comments and helper functions for PrintReq.
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Add functional PrintReq command for memory-system debug...
commit
|
commitdiff
|
tree
2008-01-02
Steve Reinhardt
Fix formatting and comments in cache_impl.hh
commit
|
commitdiff
|
tree
2008-01-01
Gabe Black
SPARC: Fix a bug where the TLB would match against...
commit
|
commitdiff
|
tree
2007-12-18
Ali Saidi
Checkpointing: Fix a bug in the simulation script when...
commit
|
commitdiff
|
tree
2007-12-16
Ali Saidi
CPU: Update where the simple cpus read their cpu id...
commit
|
commitdiff
|
tree
2007-12-11
Steve Reinhardt
Fix minor bug in util/style.py
commit
|
commitdiff
|
tree
2007-12-03
Gabe Black
X86: Update the parser reference output which has myste...
commit
|
commitdiff
|
tree
2007-12-03
Gabe Black
X86: Please excuse my dear Aunt Sally. (precedence...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Make sure the memory index is calculated using...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Fix a copy/paste mistake where the bit test instru...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Make the page not present panic more descriptive.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Start setting up the real mode data structure.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Make the 0xA0-0xA3 versions of mov use the right...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Add in a missing "break".
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Actually do something for the MiscRegFile clear...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Move startup code to the system object to initiali...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Add a missing microcode file to the sconscript.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Fix a copy paste error in the bts microcode.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Implement mov from control register.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: First crack at far returns. This is grossly approx...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Reorganize segmentation and implement segment...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Make the "fault" microop predicated.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Implement the LIDT instruction.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Implement the lgdt instruction.
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Implement wrbase and wrlimit for loading pseudo...
commit
|
commitdiff
|
tree
2007-12-02
Gabe Black
X86: Separate the effective seg base and the "hidden...
commit
|
commitdiff
|
tree
2007-12-01
Gabe Black
SPARC: Fixes for invalidateAll and demapAll in the...
commit
|
commitdiff
|
tree
2007-11-30
Gabe Black
SPARC: Fix 32 bit register window flushing endian conve...
commit
|
commitdiff
|
tree
2007-11-29
Gabe Black
SPARC: Fix the initial stack to match what the Linux...
commit
|
commitdiff
|
tree
2007-11-29
Gabe Black
SPARC: Combine the 64 and 32 bit process initialization...
commit
|
commitdiff
|
tree
2007-11-29
Ali Saidi
merge, no manual changes
commit
|
commitdiff
|
tree
2007-11-29
Rick Strong
Serialization: Fix serialization of file descriptors...
commit
|
commitdiff
|
tree
2007-11-28
Gabe Black
Make ports that aren't connected to anything fail more...
commit
|
commitdiff
|
tree
2007-11-21
Gabe Black
imported patch pagewalker.patch
commit
|
commitdiff
|
tree
2007-11-21
Gabe Black
Get rid of a file that should have never been committed.
commit
|
commitdiff
|
tree
2007-11-20
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-11-20
Gabe Black
Simple CPU fix simple mistake in translateDataWriteAddr.
commit
|
commitdiff
|
tree
2007-11-20
Steve Reinhardt
Might as well ship splash2 scripts since we get questio...
commit
|
commitdiff
|
tree
2007-11-20
Ali Saidi
Serialization: Serialize SPARC PTEs last so their nameO...
commit
|
commitdiff
|
tree
2007-11-19
Ali Saidi
Memory: Cache the physical memory start and size so...
commit
|
commitdiff
|
tree
2007-11-19
Ali Saidi
Compiling: Make sure that libelf is also compiled for...
commit
|
commitdiff
|
tree
2007-11-17
Steve Reinhardt
Make EXTRAS work for relative directories.
commit
|
commitdiff
|
tree
next