post checkpoint restoration the bus ranges need to be re-initialized for ALL pci...
authorLisa Hsu <hsul@eecs.umich.edu>
Mon, 9 Oct 2006 03:18:19 +0000 (23:18 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Mon, 9 Oct 2006 03:18:19 +0000 (23:18 -0400)
commit97c1f6eff75fb1698b04f0f681681cbf80ba58c8
tree5ed2b3f8f57fd3956fd2a9fe064c9a0e1c063bcf
parentd52117d1e3b833727ce115c0d6fafeabd826bd90
post checkpoint restoration the bus ranges need to be re-initialized for ALL pci devs, not just ide.

src/dev/ide_ctrl.cc:
    this range change needs to be done for all pio devices, not just the ide.
src/dev/pcidev.cc:
    range change needs to be done at here, not in the ide_ctrl file.

--HG--
extra : convert_revision : 60c65c55e965b02d671dba7aa8793e5a81f40348
src/dev/ide_ctrl.cc
src/dev/pcidev.cc