Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Michael R. Hines
On 04/23/2013 05:44 PM, Anthony Liguori wrote: Eric Blake writes: On 04/23/2013 02:15 PM, Michael R. Hines wrote: Would be helpful for new people (like myself) to have a summary of these procedures on the wiki so we don't have to bother you guys when we get to the end of the reviews. http://

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Michael R. Hines
On 04/23/2013 05:11 PM, Paolo Bonzini wrote: Il 23/04/2013 22:15, Michael R. Hines ha scritto: Also, don't be surprised if not everyone reviews the entire series; sometimes reviewers like myself focus only on the portion of the series that interacts with my current interests (I tend to review an

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Anthony Liguori
Eric Blake writes: > On 04/23/2013 02:15 PM, Michael R. Hines wrote: >> >> Would be helpful for new people (like myself) to have a summary >> of these procedures on the wiki so we don't have to bother you >> guys when we get to the end of the reviews. > > http://wiki.qemu.org/Contribute/SubmitAP

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Paolo Bonzini
Il 23/04/2013 22:15, Michael R. Hines ha scritto: >> >> Also, don't be surprised if not everyone reviews the entire series; >> sometimes reviewers like myself focus only on the portion of the series >> that interacts with my current interests (I tend to review anything QMP, >> because I want to mak

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Eric Blake
On 04/23/2013 02:15 PM, Michael R. Hines wrote: > > Would be helpful for new people (like myself) to have a summary > of these procedures on the wiki so we don't have to bother you > guys when we get to the end of the reviews. http://wiki.qemu.org/Contribute/SubmitAPatch is supposed to be such a

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Michael R. Hines
On 04/23/2013 02:26 PM, Anthony Liguori wrote: "Michael R. Hines" writes: On 04/23/2013 01:50 PM, Anthony Liguori wrote: mrhi...@linux.vnet.ibm.com writes: From: "Michael R. Hines" Juan, Please pull. I assume this is actually v6, not v5? I don't see collected Reviewed-bys... That said,

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Michael R. Hines
On 04/23/2013 03:24 PM, Eric Blake wrote: On 04/23/2013 12:26 PM, Anthony Liguori wrote: There are no instructions/procedures documented on the qemu.org website on how to automatically generate "Reviewed-by" signatures. I suspect there's some confusion here. Addressed review comments != Review

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Eric Blake
On 04/23/2013 12:26 PM, Anthony Liguori wrote: >> There are no instructions/procedures documented on the qemu.org >> website on how to automatically generate "Reviewed-by" signatures. > > I suspect there's some confusion here. Addressed review comments != > Reviewed-by. There can always be addit

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Anthony Liguori
"Michael R. Hines" writes: > On 04/23/2013 02:26 PM, Anthony Liguori wrote: >> "Michael R. Hines" writes: >> >>> On 04/23/2013 01:50 PM, Anthony Liguori wrote: mrhi...@linux.vnet.ibm.com writes: > From: "Michael R. Hines" > > Juan, Please pull. I assume this is actual

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Michael R. Hines
On 04/23/2013 02:26 PM, Anthony Liguori wrote: "Michael R. Hines" writes: On 04/23/2013 01:50 PM, Anthony Liguori wrote: mrhi...@linux.vnet.ibm.com writes: From: "Michael R. Hines" Juan, Please pull. I assume this is actually v6, not v5? I don't see collected Reviewed-bys... That said,

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Anthony Liguori
"Michael R. Hines" writes: > On 04/23/2013 01:50 PM, Anthony Liguori wrote: >> mrhi...@linux.vnet.ibm.com writes: >> >>> From: "Michael R. Hines" >>> >>> Juan, Please pull. >> I assume this is actually v6, not v5? >> >> I don't see collected Reviewed-bys... >> >> That said, we're pretty close to

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Michael R. Hines
On 04/23/2013 01:50 PM, Anthony Liguori wrote: mrhi...@linux.vnet.ibm.com writes: From: "Michael R. Hines" Juan, Please pull. I assume this is actually v6, not v5? I don't see collected Reviewed-bys... That said, we're pretty close to hard freeze. I think this should wait until 1.6 opens

Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-23 Thread Anthony Liguori
mrhi...@linux.vnet.ibm.com writes: > From: "Michael R. Hines" > > Juan, Please pull. I assume this is actually v6, not v5? I don't see collected Reviewed-bys... That said, we're pretty close to hard freeze. I think this should wait until 1.6 opens up although I'm open to suggestion if people

[Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-22 Thread mrhines
From: "Michael R. Hines" Juan, Please pull. Changes since v4: - Re-ran checkpatch.pl - Added new QEMUFileOps function: qemu_get_max_size() - Renamed capability to x-pin-all, disabled by default - Added numbers for x-pin-all to performance section in docs/rdma.txt - Included performance numbers

[Qemu-devel] [PATCH v5 00/12] rdma: migration support

2013-04-21 Thread mrhines
From: "Michael R. Hines" Changes since v4: - Added new QEMUFileOps function: qemu_get_max_size() - Renamed capability to x-pin-all, disabled by default - Added numbers for x-pin-all to performance section in docs/rdma.txt - Included performance numbers in this cover letter - Converted throughput