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-09-22
gcc: Version 4.3 is pretty anal about shadowing types, placate it.
Nathan Binkert
2008-09-22
style
Nathan Binkert
2008-09-21
SCons: Update compare_versions() to ignore trailing charecters in versions.
Ali Saidi
2008-09-19
We're searching for g++ incorrectly
Nathan Binkert
2008-09-19
We're using the static keyword improperly in some cases.
Nathan Binkert
2008-09-19
atomicio: provide atomic read and write functions.
Nathan Binkert
2008-09-19
Use C++ limits where applicable for portability
Nathan Binkert
2008-09-19
Use the proper version of C++ headers
Nathan Binkert
2008-09-19
Check the return value of I/O operations for failure
Nathan Binkert
2008-09-19
inifile: Whack preprocessor access.
Nathan Binkert
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2008-09-09
style: this file did not conform to style
Nathan Binkert
2008-09-08
style: This file hugely violated the M5 style.
Nathan Binkert
2008-09-03
X86: Fix the microcode for sign/zero extending moves that use high byte regis...
Gabe Black
2008-08-26
Device: Fix bug in DmaPort::recvRetry. The interface attempts to send the sam...
Clint Smullen
2008-08-24
IGbE: Patches I neglected to apply before pushing the previous igbe changeset
Ali Saidi
2008-08-19
CPU: Get rid of two more duplicated CPU params.
Gabe Black
2008-08-18
Changed BaseCPU::ProfileEvent's interval member to be of type Tick. This was ...
Richard Strong
2008-08-13
Add the ability to specify a think time before descriptor fetch/writeback sta...
Ali Saidi
2008-08-13
Add the ability for a DMA to tack on an extra delay after the DMA is actually...
Ali Saidi
2008-08-13
More subtle fixes to how interrupts are supposed to work in the device. Fix p...
Ali Saidi
2008-08-13
Return an UnimpFault for an ITB translation of an uncachable address. We don'...
Ali Saidi
2008-08-11
style
Nathan Binkert
2008-08-11
params: Get rid of the remnants of the old style parameter configuration stuff.
Nathan Binkert
2008-08-11
params: Convert the CPU objects to use the auto generated param structs.
Nathan Binkert
2008-08-04
Make time format in 'started' line same as 'compiled'.
Steve Reinhardt
2008-08-04
Get rid of outputStream... wasn't really being used
Steve Reinhardt
2008-08-04
Minor fix for test/SConscript... forgot to 'qref' before 'qdel', argh.
Steve Reinhardt
2008-08-04
Make test/SConscript use new redirection options.
Steve Reinhardt
2008-08-04
Add -r/-e options to redirect stdout/stderr.
Steve Reinhardt
2008-08-03
sockets: Add a function to disable all listening sockets.
Nathan Binkert
2008-08-03
libm5: Create a libm5 static library for embedding m5.
Nathan Binkert
2008-08-03
syscall: Avoid a compiler warning which turns into a bug.
Nathan Binkert
2008-08-03
Make default PhysicalMemory latency slightly more realistic.
Steve Reinhardt
2008-08-03
X86: Make hint nops consume their modrm byte.
Gabe Black
2008-08-02
kill unused code
Nathan Binkert
2008-07-31
scons: Get rid of generate.py in the build system.
Nathan Binkert
2008-07-24
regress: update regressions for tty emulation fix.
Nathan Binkert
2008-07-24
syscall: Fix TTY emulation in fstat() user-mode simulation for fd 1 (stdout).
Michael Adler
2008-07-23
process: separate stderr from stdout
Michael Adler
2008-07-23
syscalls: Add a bunch of missing system calls.
Michael Adler
2008-07-23
RemoteGDB: add an m5 command line option for setting or disabling remote gdb.
Michael Adler
2008-07-22
tests: There's a small unknown stats difference in 20.parser, accept it.
Nathan Binkert
2008-07-22
Mips was missing a few stats
Nathan Binkert
2008-07-22
tests: update config.ini and stdout for the various tests.
Nathan Binkert
2008-07-15
Get rid of useless m5_assert macro.
Steve Reinhardt
2008-07-15
Use ReadResp instead of LoadLockedResp for LoadLockedReq responses.
Steve Reinhardt
2008-07-15
Add missing newlines to Bus DPRINTFs.
Steve Reinhardt
2008-07-11
m5ops: clean up the m5ops stuff.
Nathan Binkert
2008-07-11
style: fix indentation and formatting of the pseudo insts.
Nathan Binkert
[next]