Re: [Qemu-devel] [PATCH v2 00/13] spapr: Add support for PHB hotplug

2019-01-14 Thread Michael S. Tsirkin
On Fri, Jan 11, 2019 at 09:59:55PM +0100, Greg Kurz wrote: > This allows to hotplug/unplug PHBs. I could successfully test: > - hotplug/unplug with e1000 device to validate LSIs > - hotplug/unplug with virtio-net device to validate MSIs > - some simple migration scenarios > > Changes in v2: > - re

[Qemu-devel] [PATCH v2 00/13] spapr: Add support for PHB hotplug

2019-01-11 Thread Greg Kurz
This allows to hotplug/unplug PHBs. I could successfully test: - hotplug/unplug with e1000 device to validate LSIs - hotplug/unplug with virtio-net device to validate MSIs - some simple migration scenarios Changes in v2: - rebased on current ppc-for-4.0 - added some preliminary cleanup - call unre