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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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-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
2008-07-11
eventq: change the event datastructure back to LIFO.
Nathan Binkert
2008-07-11
eventq: new eventq data structure. The new data structure is singly
Nathan Binkert
2008-07-10
eventq: Clean up the Event class so that it uses fewer bytes. This
Nathan Binkert
2008-07-01
Fix cases where RADV interrupt timer is used and make ITR interrupt moderatio...
Ali Saidi
2008-07-01
Remove delVirtPort() and make getVirtPort() only return cached version.
Ali Saidi
2008-07-01
Change everything to use the cached virtPort rather than created their own ea...
Ali Saidi
2008-07-01
Make the cached virtPort have a thread context so it can do everything that a...
Ali Saidi
2008-07-01
After a checkpoint (and thus a stats reset), the not_idle_fraction/notIdleFra...
Ali Saidi
2008-06-28
Automated merge after backout.
Steve Reinhardt
2008-06-28
Backed out changeset 94a7bb476fca: caused memory leak.
Steve Reinhardt
2008-06-24
Automated merge with http://repo.m5sim.org/m5-stable
Ali Saidi
2008-06-24
Checkpoinging/SWIG: Undo part of changeset 5464 since it broke checkpointing.
Ali Saidi
2008-06-21
SimObject: Add in missing includes of <string> and fix minor style problem.
Gabe Black
2008-06-21
Make bus address conflict error more informative
Steve Reinhardt
2008-06-21
Generate more useful error messages for unconnected ports.
Steve Reinhardt
2008-06-18
imported patch sim_object_params.diff
Nathan Binkert
2008-06-18
AtomicSimpleCPU: Separate data stalls from instruction stalls.
Nathan Binkert
2008-06-17
Ethernet: share statistics between all ethernet devices and apply some
Nathan Binkert
2008-06-17
inet: initialization fixes.
Nathan Binkert
[next]