Re: [Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations

2015-01-26 Thread David Gibson
On Mon, Jan 26, 2015 at 03:17:31PM -0600, Michael Roth wrote: > Quoting David Gibson (2015-01-18 23:58:28) > > On Tue, Dec 23, 2014 at 06:30:30AM -0600, Michael Roth wrote: [snip] > > > +/* create OF node for pci device and required OF DT properties */ > > > +static void *spapr_create_pci_child_dt(

Re: [Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations

2015-01-26 Thread Michael Roth
Quoting Alexey Kardashevskiy (2015-01-22 23:17:21) > On 12/23/2014 11:30 PM, Michael Roth wrote: > > This enables hotplug for PHB bridges. 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 a

Re: [Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations

2015-01-26 Thread Michael Roth
Quoting David Gibson (2015-01-18 23:58:28) > On Tue, Dec 23, 2014 at 06:30:30AM -0600, Michael Roth wrote: > > This enables hotplug for PHB bridges. Upon hotplug we generate the > > OF-nodes required by PAPR specification and IEEE 1275-1994 > > "PCI Bus Binding to Open Firmware" for the device. > >

Re: [Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations

2015-01-22 Thread Alexey Kardashevskiy
On 12/23/2014 11:30 PM, Michael Roth wrote: > This enables hotplug for PHB bridges. 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 DrcEntr

Re: [Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations

2015-01-18 Thread David Gibson
On Tue, Dec 23, 2014 at 06:30:30AM -0600, Michael Roth wrote: > This enables hotplug for PHB bridges. 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 node

[Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations

2014-12-23 Thread Michael Roth
This enables hotplug for PHB bridges. 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 DrcEntry corresponding to the slot, which will be fetched via