Re: [Qemu-devel] [PATCH v6 14/15] spapr_pci: enable basic hotplug operations

2015-03-02 Thread David Gibson
On Thu, Feb 26, 2015 at 09:11:14PM -0600, Michael Roth wrote: > This enables hotplug of PCI devices to a PHB. Upon hotplug we > generate the OF-nodes required by PAPR specification and > IEEE 1275-1994 "PCI Bus Binding to Open Firmware" for the > device. > > We associate the corresponding FDT for

[Qemu-devel] [PATCH v6 14/15] spapr_pci: enable basic hotplug operations

2015-02-26 Thread Michael Roth
This enables hotplug of PCI devices to a PHB. Upon hotplug we generate the OF-nodes required by PAPR specification and IEEE 1275-1994 "PCI Bus Binding to Open Firmware" for the device. We associate the corresponding FDT for these nodes with the DRC corresponding to the slot, which will be fetched