Re: [Qemu-devel] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations

2015-02-26 Thread Michael Roth
Quoting Michael Roth (2015-02-25 00:40:26) > Quoting Michael Roth (2015-02-24 23:17:24) > > Quoting David Gibson (2015-02-24 21:11:29) > > > On Mon, Feb 16, 2015 at 08:27:51AM -0600, Michael Roth wrote: > > > > This enables hotplug for PHB bridges. Upon hotplug we generate the > > > > > > "PCI Hos

Re: [Qemu-devel] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations

2015-02-24 Thread Michael Roth
Quoting Michael Roth (2015-02-24 23:17:24) > Quoting David Gibson (2015-02-24 21:11:29) > > On Mon, Feb 16, 2015 at 08:27:51AM -0600, Michael Roth wrote: > > > This enables hotplug for PHB bridges. Upon hotplug we generate the > > > > "PCI Host Bridge bridges" :-p > > > > > OF-nodes required by P

Re: [Qemu-devel] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations

2015-02-24 Thread Michael Roth
Quoting David Gibson (2015-02-24 21:11:29) > On Mon, Feb 16, 2015 at 08:27:51AM -0600, Michael Roth wrote: > > This enables hotplug for PHB bridges. Upon hotplug we generate the > > "PCI Host Bridge bridges" :-p > > > OF-nodes required by PAPR specification and IEEE 1275-1994 > > "PCI Bus Binding

Re: [Qemu-devel] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations

2015-02-24 Thread David Gibson
On Mon, Feb 16, 2015 at 08:27:51AM -0600, Michael Roth wrote: > This enables hotplug for PHB bridges. Upon hotplug we generate the "PCI Host Bridge bridges" :-p > OF-nodes required by PAPR specification and IEEE 1275-1994 > "PCI Bus Binding to Open Firmware" for the device. > > We associate the

[Qemu-devel] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations

2015-02-16 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

[Qemu-devel] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations

2015-02-16 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