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
/
dev
Age
Commit message (
Expand
)
Author
2006-05-01
move code from packet.hh to packet.cc and packet_impl.hh
Ali Saidi
2006-04-28
devices should increment pkt.time instead of assiging to it
Ali Saidi
2006-04-24
Mostly done with all device models for new memory system. Still need to get t...
Ali Saidi
2006-04-20
make ide disk work for newmem
Ali Saidi
2006-04-12
fs now gets to the point where it would really like a filesystem.
Ali Saidi
2006-04-11
fullsys now builds and runs for about one cycle
Ali Saidi
2006-04-10
Panic if physical memory isn't connected to anything
Ali Saidi
2006-04-10
Merge zizzer:/bk/newmem
Ali Saidi
2006-04-10
updates for newmem
Ali Saidi
2006-04-07
Move to a model with a unified request object.
Ron Dreslinski
2006-04-06
added unimp faults
Ali Saidi
2006-04-06
fixes for newmem
Ali Saidi
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-29
move stuff around so PageShift is defined before it is needed
Ali Saidi
2006-03-26
Add the bus and connector objects to scons
Ali Saidi
2006-03-25
Implement a very very simple bus
Ali Saidi
2006-03-21
Make PioPort/DmaPort,DmaDevice/PioDevice compile.
Ali Saidi
2006-03-10
Added ev5.hh to files which should include it directly, now that it isn't inc...
Gabe Black
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-03-08
Forward declaration of MemoryController.
Kevin Lim
2006-03-07
Needs forward declaration of MemoryController.
Kevin Lim
2006-03-07
Updates for the quiesceEvent that was added to the XC.
Kevin Lim
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-03-03
Merge zizzer:/bk/m5
Ali Saidi
2006-03-03
First cut at moving alpha specefic stuff out of /sim/system* into
Ali Saidi
2006-03-03
Ethernet devices have an RSS option to tell the driver to
Nathan Binkert
2006-02-28
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-02-28
Corrected some mistakes in the hand merge
Gabe Black
2006-02-28
Hand merged
Gabe Black
2006-02-28
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
Gabe Black
2006-02-27
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-02-27
Changes to put all the misc regs within the misc reg file. This includes the...
Kevin Lim
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-27
MachineCheckFaults and AlignmentFaults are now generated by the ISA, rather t...
Gabe Black
2006-02-26
add some support for random access of data in packet fifos
Nathan Binkert
2006-02-25
Since the delayed write stuff is gone, get rid of regWrite
Nathan Binkert
2006-02-24
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
Gabe Black
2006-02-24
Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr...
Gabe Black
2006-02-23
Merge zizzer:/bk/m5
Ali Saidi
2006-02-23
Get rid of the xc from the alphaAccess/alphaConsole backdoor device.
Ali Saidi
2006-02-21
Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...
Gabe Black
2006-02-21
Rename Port address range functions... like the block size
Steve Reinhardt
2006-02-21
Rename port methods:
Steve Reinhardt
2006-02-21
Made Addr a global type
Gabe Black
2006-02-20
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Gabe Black
2006-02-20
Finished the implementing the change of the ISA from a class to a namespace
Gabe Black
2006-02-20
Get rid of the code that delays PIO write accesses
Nathan Binkert
2006-02-19
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
[next]