PPC: fix mpc8544ds pci default devices
authorAlexander Graf <agraf@suse.de>
Fri, 27 May 2011 01:23:26 +0000 (03:23 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 3 Jun 2011 10:42:19 +0000 (12:42 +0200)
commitd461e3b9296c706043002cd2a63a7ae8ecdc431c
treee510a1876bc09e1d4452b20ce240744f80cbd661
parente34b12ae98b6851da8acc791d6df05f4482ae416
PPC: fix mpc8544ds pci default devices

After the Qdev'ification of the MPC8544DS board and PCI bus, the internal
PCI bus name changed from "pci" to "pci.0". Reflect this change in the
search for that bus.

This patch enables networking on e500 guests again.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppce500_mpc8544ds.c