gem5/src/mem
Gabe Black b565660c42 Merge zizzer.eecs.umich.edu:/bk/newmem/
into  zeep.eecs.umich.edu:/home/gblack/m5/newmemmemops

--HG--
extra : convert_revision : c2f7398a0d14dd11108579bb243ada7420285a22
2006-11-01 19:00:59 -05:00
..
cache Ports now have a pointer to the MemObject that owns it (can be NULL). 2006-10-31 13:59:30 -05:00
config Backing in more changsets, getting closer to compile 2006-06-28 14:35:00 -04:00
bridge.cc Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
bridge.hh Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
bus.cc Added code to handle draining. 2006-11-01 19:00:49 -05:00
bus.hh Merge zizzer.eecs.umich.edu:/bk/newmem/ 2006-11-01 19:00:59 -05:00
dram.cc Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
dram.hh Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
mem_object.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
mem_object.hh Fix up doxygen. 2006-08-14 19:25:07 -04:00
packet.cc Fix fixPacket functionality to calculate sizes properly 2006-10-25 14:14:37 -04:00
packet.hh Small bug fixes for timing LL/SC. Better now but 2006-10-21 23:35:00 -07:00
packet_access.hh refactor code for the packet, get rid of packet_impl.hh 2006-10-19 23:38:45 -07:00
page_table.cc initialize end, clean up loop 2006-10-19 23:35:59 -07:00
page_table.hh add code to serialize se structures. Lisa is working on the python side of things and will test 2006-10-17 19:38:36 -04:00
physical.cc Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
physical.hh Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
port.cc refactor code for the packet, get rid of packet_impl.hh 2006-10-19 23:38:45 -07:00
port.hh Ports now have a pointer to the MemObject that owns it (can be NULL). 2006-10-31 13:59:30 -05:00
port_impl.hh Cleaned up include files and got rid of many using directives in header files. 2006-08-15 05:07:15 -04:00
request.hh Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
tport.cc add the ability to insert into the middle of the timing port send list 2006-10-31 13:23:17 -05:00
tport.hh Merge ktlim@zizzer:/bk/newmem 2006-10-31 14:37:19 -05:00
translating_port.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
translating_port.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
vport.cc Fix up doxygen. 2006-08-14 19:25:07 -04:00
vport.hh Fix up doxygen. 2006-08-14 19:25:07 -04:00