gem5/mem
Ali Saidi 0534e355b7 change packet: reset() to resetMin() resetAll() which reset the minium
and the entire packet respectively.

--HG--
extra : convert_revision : 70b8bc8a2cf304d4c955d1a997df4a9a8edd4989
2006-04-17 14:55:15 -04:00
..
cache/prefetch Remove unneeded header files. 2006-03-14 18:03:34 -05:00
config Don't forget to check in the needed header file for the conditional prefetch building. 2006-03-16 11:34:19 -05:00
bus.cc fs now gets to the point where it would really like a filesystem. 2006-04-12 17:46:25 -04:00
bus.hh a bit of bad code trampling on memory 2006-04-07 16:26:22 -04:00
mem_object.cc Replace Memory with MemObject; no need for two different levels of hierarchy there. 2006-03-12 17:21:59 -05:00
mem_object.hh Add the bus and connector objects to scons 2006-03-26 21:44:22 -05:00
packet.hh fs now gets to the point where it would really like a filesystem. 2006-04-12 17:46:25 -04:00
page_table.cc Finally MIPS does hello world! 2006-04-10 12:23:17 -04:00
page_table.hh Take out flags parameter (used for no align fault) 2006-04-10 12:40:07 -04:00
physical.cc Panic if physical memory isn't connected to anything 2006-04-10 14:40:22 -04:00
physical.hh Panic if physical memory isn't connected to anything 2006-04-10 14:40:22 -04:00
port.cc change how much of the param string is copied into the kenel 2006-04-11 19:35:30 -04:00
port.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
request.hh change packet: reset() to resetMin() resetAll() which reset the minium 2006-04-17 14:55:15 -04:00
translating_port.cc Make TranslatingPort be a type of Port rather than something special 2006-03-30 15:59:49 -05:00
translating_port.hh Add a functional port that is used to load the original binaries in FS 2006-03-30 18:06:00 -05:00
vport.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
vport.hh fs now gets to the point where it would really like a filesystem. 2006-04-12 17:46:25 -04:00