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

2016-10-14 Thread David Gibson
so. > > Subject: [Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and > memory unplug support > Type: series > Message-id: 1476314039-9520-1-git-send-email-mdr...@linux.vnet.ibm.com > > === TEST SCRIPT BEGIN === > #!/bin/bash > > BASE=base > n=1 >

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

2016-10-13 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support Type: series Message-id: 1476314039-9520-1-git-send-email-mdr...@linux.vnet.ibm.com === TEST SCRIPT

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

2016-10-12 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 Patches 1-4 address various deficiencies in how we currently handle option vectors via ibm,client-architecture-support. This is done here in preparat