gem5/mem
Steve Reinhardt e1985e0200 More memory system cleanup:
- Get rid of unused ProxyMemory class (replaced by TranslatingPort).
- Get rid of remaining unused prot_* functions.

mem/physical.cc:
mem/physical.hh:
mem/port.hh:
    Get rid of remaining unused prot_* functions.

--HG--
extra : convert_revision : f16c208f4e4c38bd6bb3626339674c9278da9e07
2006-03-12 16:11:41 -05:00
..
bus.hh Rename Port address range functions... like the block size 2006-02-21 12:32:45 -05:00
mem_object.hh Many changes that make the new mem system compile. Now to convert the rest of the tree to use the new mem system. 2006-02-15 14:21:09 -05:00
packet.hh SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
page_table.cc SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
page_table.hh SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
physical.cc More memory system cleanup: 2006-03-12 16:11:41 -05:00
physical.hh More memory system cleanup: 2006-03-12 16:11:41 -05:00
port.cc Fix memory allocation error in Port::memsetBlobFunctional. 2006-03-02 11:30:25 -05:00
port.hh More memory system cleanup: 2006-03-12 16:11:41 -05:00
request.hh SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
translating_port.cc Fix TranslatingPort access functions to: 2006-03-12 00:40:29 -05:00
translating_port.hh Fix TranslatingPort access functions to: 2006-03-12 00:40:29 -05:00