projects
/
gem5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2008-06-18
Nathan Binkert
Rename SimConsole to Terminal since it makes more sense
|
commitdiff
2008-06-16
Nathan Binkert
physmem: Add a null option to physical memory so it...
|
commitdiff
2008-06-16
Nathan Binkert
port: Clean up default port setup and port switchover...
|
commitdiff
2008-06-16
Nathan Binkert
params: Prevent people from setting attributes on vecto...
|
commitdiff
2008-06-16
Nathan Binkert
add compile flags to m5
|
commitdiff
2008-06-15
Nathan Binkert
Command line option to print out List of SimObjects...
|
commitdiff
2008-06-15
Nathan Binkert
main: add .m5/options.py processing. This file is...
|
commitdiff
2008-06-15
Nathan Binkert
Add .m5 configuration directory
|
commitdiff
2008-06-15
Nathan Binkert
python: Separate the options parsing stuff. Remove...
|
commitdiff
2008-06-15
Nathan Binkert
params: Fix the memory bandwidth parameter
|
commitdiff
2008-06-15
Nathan Binkert
params: Fix floating point parameters
|
commitdiff
2008-06-15
Nathan Binkert
python: Move various utility classes into a new m5...
|
commitdiff
2008-06-15
Nathan Binkert
MemReq: Add option to reset the time on a request.
|
commitdiff
2008-06-15
Nathan Binkert
Add hg commands for style check so you can check at...
|
commitdiff
2008-06-14
Nathan Binkert
Fix various SWIG warnings
|
commitdiff
2008-06-14
Nathan Binkert
Add missing dependencies on .i files
|
commitdiff
2008-06-14
Nathan Binkert
scons: proper fix for hg version stuff
|
commitdiff
2008-06-14
Nathan Binkert
scons: fix program_info.cc generation
|
commitdiff
2008-06-13
Steve Reinhardt
Automated merge with ssh://m5sim.org//repo/m5
|
commitdiff
2008-06-13
Steve Reinhardt
Get rid of bogus bus assertion.
|
commitdiff
2008-06-13
Steve Reinhardt
Get rid of bogus cache assertion.
|
commitdiff
2008-06-13
Ali Saidi
Scripts: Check for the appropriate build type as soon...
|
commitdiff
2008-06-13
Ali Saidi
HG: Add compiled hg revision and date to the standard...
|
commitdiff
2008-06-12
Gabe Black
Alpha: Get rid of an old include of a non-existant...
|
commitdiff
2008-06-12
Gabe Black
Params: Allow nested namespaces in cxx_namespace
|
commitdiff
2008-06-12
Gabe Black
X86: Make the cpuid processor identifier return a real...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the code compile as 32 bit.
|
commitdiff
2008-06-12
Gabe Black
Params: Remove an unnecessary include.
|
commitdiff
2008-06-12
Gabe Black
X86: Make the e820 table manually or automatically...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the disassembly for halt conform with the...
|
commitdiff
2008-06-12
Gabe Black
X86: Implement and hook up STI and CLI instructions.
|
commitdiff
2008-06-12
Gabe Black
X86: Make sure there's something to catch when the...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the platform object initialize channel 0...
|
commitdiff
2008-06-12
Gabe Black
X86: Hook the speaker device to the pit device.
|
commitdiff
2008-06-12
Gabe Black
Timer: Fill out the periodic modes a little.
|
commitdiff
2008-06-12
Gabe Black
Dev: Seperate the 8254 timer from tsunami and use it...
|
commitdiff
2008-06-12
Gabe Black
BitUnion: Take out namespace declaration so bitunions...
|
commitdiff
2008-06-12
Gabe Black
X86: Add an event for the apic timer timeout. It doesn...
|
commitdiff
2008-06-12
Gabe Black
X86: Rename the divide count register to divide configu...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the apic isr and irr work.
|
commitdiff
2008-06-12
Gabe Black
X86: Make the apic task priority register work.
|
commitdiff
2008-06-12
Gabe Black
X86: Make the logical destination and destination forma...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the apic ID register work.
|
commitdiff
2008-06-12
Gabe Black
X86: Make the apic version register work.
|
commitdiff
2008-06-12
Gabe Black
X86: Implement a partial, sort of correct version of...
|
commitdiff
2008-06-12
Gabe Black
X86: Change how segment loading is performed.
|
commitdiff
2008-06-12
Gabe Black
X86: Make pushes and pops use the stack size instead...
|
commitdiff
2008-06-12
Gabe Black
X86: In non 64bit mode, throw a fault when a NULL segme...
|
commitdiff
2008-06-12
Gabe Black
X86: Take advantage of the new meta register.
|
commitdiff
2008-06-12
Gabe Black
X86: Keep handy values like the operating mode in one...
|
commitdiff
2008-06-12
Gabe Black
X86: Change what the microop chks does.
|
commitdiff
2008-06-12
Gabe Black
X86: Add a microop to read a segments attribute register.
|
commitdiff
2008-06-12
Gabe Black
X86: Add microops and supporting code to manipulate...
|
commitdiff
2008-06-12
Gabe Black
X86: Add microops which panic, fatal, warn, and warn_once.
|
commitdiff
2008-06-12
Gabe Black
X86: Truncate descriptors to 16 bits.
|
commitdiff
2008-06-12
Gabe Black
X86: Redo BSF.
|
commitdiff
2008-06-12
Gabe Black
X86: Flesh out 3dnow instruction decoding a bit and...
|
commitdiff
2008-06-12
Gabe Black
X86: Update the regressions for the new string instruct...
|
commitdiff
2008-06-12
Gabe Black
X86: Make string instructions work when rcx=0.
|
commitdiff
2008-06-12
Gabe Black
X86: Have all 8 machine check registers since the kerne...
|
commitdiff
2008-06-12
Gabe Black
X86: Bypass unaligned access support for register addre...
|
commitdiff
2008-06-12
Gabe Black
X86: Remove enforcement of APIC register access alignme...
|
commitdiff
2008-06-12
Gabe Black
X86: Force the kernel to use a certain loops per jiffy...
|
commitdiff
2008-06-12
Gabe Black
X86: Fix the implementation of BSF.
|
commitdiff
2008-06-12
Gabe Black
X86: Bit scan forward/reverse were accidentally transposed.
|
commitdiff
2008-06-12
Gabe Black
X86: Fix a byte register indexing issue in the sign...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the amount of system memory match the hardcod...
|
commitdiff
2008-06-12
Gabe Black
X86: Make the regular console use the serial port as...
|
commitdiff
2008-06-12
Gabe Black
X86: Update the regressions for the fact that rdtsc...
|
commitdiff
2008-06-12
Gabe Black
X86: Add in some support for the tsc register.
|
commitdiff
2008-06-12
Gabe Black
CPU: Make the simple cpu trace data for loads/stores.
|
commitdiff
2008-06-11
Ali Saidi
X86: Fix building on *BSD hosts
|
commitdiff
2008-06-11
Ali Saidi
SCons: Fix more SCons version issues
|
commitdiff
2008-06-11
Nathan Binkert
Added tag copyright_update for changeset 60a931b03fb1
|
commitdiff
2008-05-20
Ali Saidi
IGbE: Implement sending packet that is contained in...
copyright_update
|
commitdiff
2008-05-20
Stephen Hines
SCons: Fixing SCons bug 2006 issues for non-alpha ISAs
|
commitdiff
2008-05-15
Ali Saidi
Make sure that output files are always checked success...
|
commitdiff
2008-05-06
Ali Saidi
SCons: More scons fixing for SCons bug 2006
|
commitdiff
2008-04-10
Ali Saidi
SCons: add comments to SConscript documenting bug worka...
|
commitdiff
2008-04-10
Ali Saidi
PhysicalMemory: Add parameter for variance in memory...
|
commitdiff
2008-04-08
Ali Saidi
SCons: Manually specifying header only directories...
|
commitdiff
2008-04-08
Ali Saidi
SCons: Make BATCH options global sticky so libelf is...
|
commitdiff
2008-04-08
Ali Saidi
SCons: Add check for SCons version since the latest...
|
commitdiff
2008-03-25
Ali Saidi
IGbE: Fix bug that limits wire performance a bit
|
commitdiff
2008-03-25
Steve Reinhardt
Automated merge with ssh://daystrom.m5sim.org//repo/m5
|
commitdiff
2008-03-25
Steve Reinhardt
Fix handling of writeback-induced writebacks in atomic...
|
commitdiff
2008-03-25
Gabe Black
X86: Put an RTC into the CMOS part of the southbridge.
|
commitdiff
2008-03-25
Gabe Black
Devices: Separate out the MC146818 RTC so both Alpha...
|
commitdiff
2008-03-25
Gabe Black
X86: Turn #defines into consts.
|
commitdiff
2008-03-25
Gabe Black
X86: Start implementing the south bridge stuff.
|
commitdiff
2008-03-25
Gabe Black
X86: Change the Opteron platform to be the PC platform.
|
commitdiff
2008-03-24
Steve Reinhardt
Delete the Request for a no-response Packet
|
commitdiff
2008-03-24
Steve Reinhardt
Don't FastAlloc MSHRs since we don't allocate them...
|
commitdiff
2008-03-24
Steve Reinhardt
Add FAST_ALLOC_DEBUG and FAST_ALLOC_STATS as SConstruct...
|
commitdiff
2008-03-23
Steve Reinhardt
Fix cache problem with writes to tempBlock
|
commitdiff
2008-03-20
Gabe Black
MIPS: Check endianness of binaries in SE mode.
|
commitdiff
2008-03-18
Steve Reinhardt
Update long regression stats for semi-recent cache...
|
commitdiff
2008-03-17
Steve Reinhardt
Fix a few Packet memory leaks.
|
commitdiff
2008-03-17
Steve Reinhardt
Restructure bus timing calcs to cope with pkt being...
|
commitdiff
2008-03-15
Steve Reinhardt
Fix subtle cache bug where read could return stale...
|
commitdiff
next