From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqFUC-0001Xy-9s for qemu-devel@nongnu.org; Fri, 08 Sep 2017 05:22:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqFU7-0005HL-RO for qemu-devel@nongnu.org; Fri, 08 Sep 2017 05:22:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58768) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dqFU7-0005Ge-LC for qemu-devel@nongnu.org; Fri, 08 Sep 2017 05:21:59 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B734F4E909 for ; Fri, 8 Sep 2017 09:21:58 +0000 (UTC) Date: Fri, 8 Sep 2017 17:21:54 +0800 From: Fam Zheng Message-ID: <20170908092154.GI4511@lemon> References: <20170907084230.26493-1-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170907084230.26493-1-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH] buildsys: Move rdma libs to per object List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "Dr. David Alan Gilbert" , Peter Xu , Juan Quintela On Thu, 09/07 16:42, Fam Zheng wrote: > Signed-off-by: Fam Zheng I will include this in a coming pull request. Thanks. Fam