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
2007-08-17
Ports: Only try to do EthPort stuff in full system.
Ali Saidi
2007-08-16
PCI: Move PCI Configuration data into devices now that we can inherit paramet...
Ali Saidi
2007-08-16
Devices: Make EtherInts connect in the same way memory ports currently do.
Ali Saidi
2007-08-14
style: Don't try to fix files that should be ignored.
Nathan Binkert
2007-08-14
Merge with head.
Gabe Black
2007-08-14
Regression: Update EIO simple-timing test for new cache.
Ali Saidi
2007-08-14
Regression: Update insttest regressions for new cache.
Ali Saidi
2007-08-14
Regression: Use test-progs in /dist instead of tests/test-progs since they al...
Ali Saidi
2007-08-13
fixup bad hand merge
Ali Saidi
2007-08-13
Merge IGNORE_STYLE change and my change.
Ali Saidi
2007-08-13
Regression: See if using subprocess instead of os.system and erroring immedia...
Ali Saidi
2007-08-13
SPARC: Make nops have the IsNop flag set.
Gabe Black
2007-08-13
O3: Set up the predicted npc and nnpc for a fault carrying noop so that it do...
Gabe Black
2007-08-13
SPARC: Move tlb state into the tlb.
Gabe Black
2007-08-13
SPARC: Make the spill and fill handlers use the correct ASI, and let No_Fault...
Gabe Black
2007-08-13
Move the "translate" member functions back into the base o3 class.
Gabe Black
2007-08-13
python: make the DictImporter's unload() work in any context.
Nathan Binkert
2007-08-12
Style: fix IGNORE_STYLE so it isn't required on the command line.
Ali Saidi
2007-08-12
Regression: fix configuration for SPARC_FS
Ali Saidi
2007-08-12
Regression: Update stats for cache changes.
Ali Saidi
2007-08-12
MemorySystem: Fix the use of ?: to produce correct results.
Ali Saidi
2007-08-12
merge
Nathan Binkert
2007-08-12
style: If IGNORE_STYLE=True is set on the scons command line, ignore style.
Nathan Binkert
2007-08-08
Added fastmem option.
Vincentius Robby
2007-08-08
alpha: Quick fix for things related to TLB MRU cache.
Vincentius Robby
2007-08-10
Regression: Add an I/O Cache to the full system regressions that have a cache.
Ali Saidi
2007-08-10
DMA: Add IOCache and fix bus bridge to optionally only send requests one
Ali Saidi
2007-08-10
Bus: Only call end() on an stl object once in a loop
Ali Saidi
2007-08-08
Port, StaticInst: Revert unnecessary changes.
Vincentius Robby
2007-08-08
alpha: Make the TLB cache to actually work.
Vincentius Robby
2007-08-07
Alpha: Fix an off by one error with the tlb caching mechanism.
Gabe Black
2007-08-07
Merge with head.
Gabe Black
2007-08-07
Statetrace: Make statetrace do string instructions all at once like m5 does.
Gabe Black
2007-08-07
X86: Added some missing parenthesis in the condition code calculation function.
Gabe Black
2007-08-07
X86: Implemented and hooked in SCAS (scan string)
Gabe Black
2007-08-07
X86: Add a format to handle string instructions which can use the repe and re...
Gabe Black
2007-08-07
X86: Overhaul of ruflags to get it to work correctly.
Gabe Black
2007-08-07
X86: Make a microcode branch microop.
Gabe Black
2007-08-04
Merge with head.
Gabe Black
2007-08-04
X86: Implement microops and instructions that manipulate the flags register.
Gabe Black
2007-08-04
X86: Make 64 bit unaligned accesses work as well as the other sizes.
Gabe Black
2007-08-04
X86: Make the open flags correct.
Gabe Black
2007-08-04
X86: Make fixed register operands ignore register index extensions from the R...
Gabe Black
2007-08-04
X86: Implement the cmpxchg instruction.
Gabe Black
2007-08-04
X86: Start implementing segmentation support.
Gabe Black
2007-08-04
X86: Create a base enum value for indexing into a region of the miscregs.
Gabe Black
2007-08-04
X86: Add the arch_prctl system call and fix up some microcoding.
Gabe Black
2007-08-04
switching: turn on profiling after a switch if there's an event
Nathan Binkert
2007-08-04
switching: Remove the drain and resume code from the switching code.
Nathan Binkert
2007-08-04
python: use the enum values in the memory mode changing code
Nathan Binkert
[prev]
[next]