From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjuJE-0006IV-86 for qemu-devel@nongnu.org; Fri, 22 Nov 2013 12:14:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjuJ5-0000ya-AP for qemu-devel@nongnu.org; Fri, 22 Nov 2013 12:14:24 -0500 Received: from e7.ny.us.ibm.com ([32.97.182.137]:40090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjuJ5-0000yV-4L for qemu-devel@nongnu.org; Fri, 22 Nov 2013 12:14:15 -0500 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 22 Nov 2013 12:14:14 -0500 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id BB2FC6E8048 for ; Fri, 22 Nov 2013 12:14:10 -0500 (EST) Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by b01cxnp23033.gho.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rAMHECqc7078238 for ; Fri, 22 Nov 2013 17:14:12 GMT Received: from d01av03.pok.ibm.com (localhost [127.0.0.1]) by d01av03.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rAMHECkf030392 for ; Fri, 22 Nov 2013 12:14:12 -0500 Message-ID: <528F90E4.1080105@linux.vnet.ibm.com> Date: Sat, 23 Nov 2013 01:14:12 +0800 From: "Michael R. Hines" MIME-Version: 1.0 References: <1385137791-8457-1-git-send-email-mrhines@linux.vnet.ibm.com> <20131122163721.GI16339@redhat.com> In-Reply-To: <20131122163721.GI16339@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 for-1.7 resend] rdma: rename 'x-rdma' => 'rdma' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: quintela@redhat.com, qemu-devel@nongnu.org, owasserm@redhat.com, onom@us.ibm.com, abali@us.ibm.com, mrhines@us.ibm.com, gokul@us.ibm.com, pbonzini@redhat.com, chegu_vinod@hp.com On 11/23/2013 12:37 AM, Daniel P. Berrange wrote: > On Sat, Nov 23, 2013 at 12:29:51AM +0800, mrhines@linux.vnet.ibm.com wrote: >> From: "Michael R. Hines" >> >> As far as we can tell, all known bugs have been fixed: >> 3. Libvirt patches are ready > Please stop claiming this. A proof of concept was posted and got some > review feedback. AFAIK, no followup has been posted to actually finish > the job, nor deal with the new questions around cgroups ACL management > raised last week on qemu-devel > > Regards, > Daniel My apologies. I have them in my laptop, but haven't sent them out yet. I'm currently in the process of moving my family from one country to another am very busy resettling, so I was trying to get the most urgent patch out first before cleaning up the libvirt patch on my laptop. - Michael