Re: [Qemu-devel] [PATCH 00/10] spapr: option vector re-work and memory unplug support

2016-10-25 Thread David Gibson
On Mon, Oct 24, 2016 at 11:47:26PM -0500, Michael Roth wrote: > This series is based on David's ppc-for-2.8 branch, and is also available > from: > > https://github.com/mdroth/qemu/commits/spapr-hotplug-event-update > > Changes since RFC: > * Submit as v1 now that PAPR Hotplug ACR is accepte

[Qemu-devel] [PATCH 00/10] spapr: option vector re-work and memory unplug support

2016-10-24 Thread Michael Roth
This series is based on David's ppc-for-2.8 branch, and is also available from: https://github.com/mdroth/qemu/commits/spapr-hotplug-event-update Changes since RFC: * Submit as v1 now that PAPR Hotplug ACR is accepted * Rebase on latest ppc-for-2.8 (with device-tree refactoring) * address