projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
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
2007-11-17
Steve Reinhardt
Update memtest results due to new deferred-target-promo...
commit
|
commitdiff
|
tree
2007-11-17
Steve Reinhardt
Tweak check for writable block fill.
commit
|
commitdiff
|
tree
2007-11-17
Steve Reinhardt
Fix bug on exclusive response to ReadReq with pending...
commit
|
commitdiff
|
tree
2007-11-17
Korey Sewell
add back in clobbered MIPS fix for g++ 4.2
commit
|
commitdiff
|
tree
2007-11-17
Korey Sewell
go back and fix up MIPS copyright headers
commit
|
commitdiff
|
tree
2007-11-17
Korey Sewell
move initCPU, processInterrupts declaration to core_spe...
commit
|
commitdiff
|
tree
2007-11-17
Korey Sewell
Accidently kept hardcoded memory value in merge. Remove...
commit
|
commitdiff
|
tree
2007-11-17
Korey Sewell
Gabe's 32-bit X86 fix merge
commit
|
commitdiff
|
tree
2007-11-17
Korey Sewell
compile-time fix for setMipsOptions function
commit
|
commitdiff
|
tree
2007-11-16
Gabe Black
X86: Fix 32 bit compilation.
commit
|
commitdiff
|
tree
2007-11-16
Korey Sewell
remove unnecessary namespace
commit
|
commitdiff
|
tree
2007-11-16
Korey Sewell
add thread id to misc. reg functions
commit
|
commitdiff
|
tree
2007-11-16
Korey Sewell
add MicroPC functions back to thread context
commit
|
commitdiff
|
tree
2007-11-16
Korey Sewell
add microPC stuff back in. got deleted on changeset...
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
put the flattenIndex stuff back in O3 AND put fatal...
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
merge Ali's config change...
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
fix MIPS headers
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
add setMipsOptions function for MIPS usage
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
add core specific parameter to BaseCPU params
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
Add CoreSpecific type to all archs
commit
|
commitdiff
|
tree
2007-11-15
Ali Saidi
Configs: Fix for benchmarks that don't use getopt.
commit
|
commitdiff
|
tree
2007-11-15
Ali Saidi
Config: Fix some errors in the splash2 config file.
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
Get MIPS simple regression working. Take out unecessary...
commit
|
commitdiff
|
tree
2007-11-15
Korey Sewell
branch merge
commit
|
commitdiff
|
tree
2007-11-15
Ali Saidi
Checkpointing: Name SE page table entries better so...
commit
|
commitdiff
|
tree
2007-11-14
Korey Sewell
comment and spacing
commit
|
commitdiff
|
tree
2007-11-14
Korey Sewell
Get MIPS_SE actually working again by actually by fixin...
commit
|
commitdiff
|
tree
2007-11-14
Korey Sewell
remove unnecessary debug messages I added
commit
|
commitdiff
|
tree
2007-11-14
Steve Reinhardt
Add -k flag to util/regress.
commit
|
commitdiff
|
tree
2007-11-13
Korey Sewell
Add in files from merge-bare-iron, get them compiling...
commit
|
commitdiff
|
tree
2007-11-13
Gabe Black
X86: Make microcode use presegmentation RIPs and the...
commit
|
commitdiff
|
tree
2007-11-13
Gabe Black
X86: Separate out the page table walker into it's own...
commit
|
commitdiff
|
tree
2007-11-13
Gabe Black
Params: Fix check for cycles in the configuration and...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Fix a stupid typo where WRMSR and RDMSR were switc...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Implement tlb invalidation and make it happen...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Implement the wrcr microop which writes a control...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Implement some bit testing instructions.
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Change the meaning of the sext and zext width...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Flesh out the opcode groups for two byte opcodes.
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Work on the page table walker, TLB, and related...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Implement a page table walker.
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Make the micropc available through the thread...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Implement the startupCPU function.
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Make some of the bits of CR0 do what they're suppo...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Various fixes to indexing segmentation related...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
SPARC: Force %g1 to be zero on process startup even...
commit
|
commitdiff
|
tree
2007-11-09
Gabe Black
Alpha: Fix a long standing bug where all code ran as...
commit
|
commitdiff
|
tree
2007-11-09
Gabe Black
Make non Apple compilation work again. Ali may have...
commit
|
commitdiff
|
tree
2007-11-09
Gabe Black
ISA parser: Make the isa parser generate MaxInstSrcRegs...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Compiling: If possible compile a 64 bit binary on Mac...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Compiling: Fix for 64bit compile on Darwin/OSX 10.5.
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
TimingSimpleCPU: Add some DPRINTFs when the cpu suspend...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
AtomicSimpleCPU: Refactor resume() code to have a clean...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Python: Allow a range to be a python tuple/list.
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Interrupts: Inline some code and remove duplication.
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
CPU: Add function to explictly compare thread contexts...
commit
|
commitdiff
|
tree
2007-11-07
Gabe Black
SPARC: Make 64 bit SPARC process initialization check...
commit
|
commitdiff
|
tree
2007-11-06
Gabe Black
O3: Remove unneeded variable.
commit
|
commitdiff
|
tree
2007-11-05
Ali Saidi
TraceFlags: Fix off-by-one error with number of traceflags.
m5_2.0_beta4
commit
|
commitdiff
|
tree
2007-11-04
Ali Saidi
Cache: Fix for OS X 10.5 compiling.
commit
|
commitdiff
|
tree
2007-11-04
Ali Saidi
RELEASE: A little more work on make_release.py
commit
|
commitdiff
|
tree
2007-11-03
Ali Saidi
Checkpoint: Use checkpoint_dir, if that is not set...
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
RELEASE: Add dummy cpu to make SCons + Python 2.5 happy
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
RELEASE: remove insttest since we're not shipping the...
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
SE: fix stat64 syscall on os x
commit
|
commitdiff
|
tree
next