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-28
Restructure SimpleTimingPort a bit:
Steve Reinhardt
2007-05-28
Reformat comments to meet line length restriction.
Steve Reinhardt
2007-05-28
Remove unnecessary include of physical.hh.
Steve Reinhardt
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-26
Get rid of GNU libelf and its autoconf nastiness and replace
Nathan Binkert
2007-05-24
Update to ply 2.3
Nathan Binkert
2007-05-21
Change getDeviceAddressRanges to use bool for snoop arg.
Steve Reinhardt
2007-05-20
Add new EventWrapper constructor that takes a Tick value
Steve Reinhardt
2007-05-20
Insist that PhysicalMemory object have at least one connection.
Steve Reinhardt
2007-05-19
Oops... some places in C++ explicitly ask for a "functional"
Steve Reinhardt
2007-05-19
PhysicalMemory has vector of uniform ports instead of one special one.
Steve Reinhardt
2007-05-15
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-15
hopefully the final hacky change to make the bus bridge work ok
Ali Saidi
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
[next]