gem5/mem
Steve Reinhardt 944646124e Rename Port address range functions... like the block size
functions, the send/recv*Query naming seems awkward.
Also create a typedef for AddrRangeList.

--HG--
extra : convert_revision : dd0ff3fad06ec329c82c199700d0a6264f1271d3
2006-02-21 12:32:45 -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 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
page_table.cc Revert PageTable code back to non-asid version. 2006-02-20 20:53:38 -05:00
page_table.hh Revert PageTable code back to non-asid version. 2006-02-20 20:53:38 -05:00
physical.cc 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
physical.hh Adding some definitons for read/write blob/string. I need to locate te code stever wrote to break up address ranges into blk/page size chunks. 2006-02-21 02:15:02 -05:00
port.cc Rename port methods: 2006-02-21 12:20:02 -05:00
port.hh Rename Port address range functions... like the block size 2006-02-21 12:32:45 -05:00
request.hh More progress toward compiling... partly by 2006-02-15 17:52:49 -05:00
translating_port.cc Thanks to Ali, I was able to add chunk generation code in to handle a few cases. Still have some duplicated code we may want to revisit. 2006-02-21 03:32:42 -05:00
translating_port.hh Adding some definitons for read/write blob/string. I need to locate te code stever wrote to break up address ranges into blk/page size chunks. 2006-02-21 02:15:02 -05:00