Changes to support serialization with PCI devices
authorAndrew Schultz <alschult@umich.edu>
Fri, 4 Jun 2004 19:12:27 +0000 (15:12 -0400)
committerAndrew Schultz <alschult@umich.edu>
Fri, 4 Jun 2004 19:12:27 +0000 (15:12 -0400)
commitd270ea851a92e98d3efe30774f31f935d846dcd3
treed98e78985475699374e471dfbd689bb79587732d
parent0408051f201cb5b19c4f8d5ec1d6e96de4a9aa3f
Changes to support serialization with PCI devices

dev/ide_ctrl.cc:
    Properly serialize/unserialize the PciDev base class to get it to remap
    the MMU
dev/ns_gige.cc:
dev/ns_gige.hh:
    Remove the "addr" paramter from the constructor and change the device
    to use PCI based MMU mappings only
dev/pciconfigall.cc:
    Change comments
dev/pcidev.cc:
    Properly setup the MMU after a serialize

--HG--
extra : convert_revision : 4b2e7ba58e3c24fac1ff6f80635e704d6ecc0eff
dev/ide_ctrl.cc
dev/ns_gige.cc
dev/ns_gige.hh
dev/pciconfigall.cc
dev/pcidev.cc