Panic if physical memory isn't connected to anything
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 10 Apr 2006 18:40:22 +0000 (14:40 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 10 Apr 2006 18:40:22 +0000 (14:40 -0400)
commit93b271117f8fc93b844b08934ee8fcfa5224053d
tree5d39d3794fd2d60c56c56fff8fba2059c71a8287
parente17a15f4c5d9a0b65de5e4b0ddceac81385d5360
Panic if physical memory isn't connected to anything
send range change at init for all devices

dev/io_device.cc:
dev/io_device.hh:
    add init function for pio devices to sent status changes around
mem/physical.cc:
mem/physical.hh:
    Panic if physical memory isn't connected to anything

--HG--
extra : convert_revision : 4223d1c3c73522d1e196c218eb0084d238677ad9
dev/io_device.cc
dev/io_device.hh
mem/physical.cc
mem/physical.hh