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
2007-05-14
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-05-14
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-14
couple more bug fixes for intel nic
Ali Saidi
2007-05-14
add uglyiness to fix dmas
Ali Saidi
2007-05-13
Eliminate unused PacketPtr from BaseCache's
Steve Reinhardt
2007-05-13
Split BaseCache::CacheEvent into RequestEvent and ResponseEvent.
Steve Reinhardt
2007-05-13
fix handling of atomic packets
Ali Saidi
2007-05-11
Move full CPU sim object stuff into the encumbered directory
Nathan Binkert
2007-05-11
Float should have a c++ param type
Nathan Binkert
2007-05-11
total should be the sum of the vector result of an operation,
Nathan Binkert
2007-05-10
remove hit_latency and make latency do the right thing
Ali Saidi
2007-05-10
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-10
add/update parameters for bus bridge
Ali Saidi
2007-05-09
couple of updates in the intel nic
Ali Saidi
2007-05-09
update for new reschedule semantics
Ali Saidi
2007-05-09
undo my previous bus change, it can make the bus deadlock.. so it still const...
Ali Saidi
2007-05-09
add a backoff algorithm when nacks are received by devices
Ali Saidi
2007-05-09
fix the translating ports so it can add a page on a fault
Ali Saidi
2007-05-09
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-09
bit_val was being used directly in the statement in return. If type B had few...
Ali Saidi
2007-05-07
the bridge never returns false when recvTiming() is called on its ports now, ...
Ali Saidi
2007-05-07
fix partial writes with a functional memory hack
Ali Saidi
2007-05-01
change the way dprintf works so the cache accesses required to fulfill the dp...
Ali Saidi
2007-05-01
fix flushAddr so it doesn't modify an iterator that has been deleted
Ali Saidi
2007-05-01
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-01
initialize lastTxInt to 0
Ali Saidi
2007-04-30
always skip the debugprintf function (DebugPrintf traceflag shouldn't matter)...
Ali Saidi
2007-04-30
fix igbe bug
Ali Saidi
2007-04-30
fix console printing bug
Ali Saidi
2007-04-30
add the ability for the ethernet device to check if the link is busy
Ali Saidi
2007-04-27
gcc 4.1 claims that mem_data might be used uninitialized,
Nathan Binkert
2007-04-26
Remove extra delete that was causing segfault.
Kevin Lim
2007-04-26
Remove unnecessary check.
Kevin Lim
2007-04-23
Merge zizzer:/bk/newmem
Ron Dreslinski
2007-04-22
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-04-22
Use proper cycles for IPC and CPI equations.
Kevin Lim
2007-04-21
fixes for solaris compile
Ali Saidi
2007-04-21
create base/fenv.c to standerdize fenv across platforms. It's a c file and no...
Ali Saidi
2007-04-18
Move the turbolaser python simobject stuff into the
Nathan Binkert
2007-04-18
fix SIGUSR1 and SIGUSR2 by clearing the variables after
Nathan Binkert
2007-04-16
Merge zizzer:/bk/newmem
Ron Dreslinski
2007-04-16
Fixes for splash, may conflict with Korey's SMT work and doesn't support 03cp...
Ron Dreslinski
2007-04-12
Completely re-work how the scons framework incorporates swig
Nathan Binkert
2007-04-12
Don't allow Source to accept multiple arguments, lists,
Nathan Binkert
2007-04-12
Fix NextEthernetAddr.
Nathan Binkert
2007-04-12
Add a scons hack to force symlinks to the swig .i files
Nathan Binkert
2007-04-11
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-11
Use a computed mask to mask out the fetch address and not a hard coded one.
Gabe Black
2007-04-11
Make the itlb set the PHYSICAL flag on a request when it translates it. This ...
Gabe Black
2007-04-11
Make trying to execute macroops fail with a better error message.
Gabe Black
[prev]
[next]