From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbLuN-0006lV-SH for qemu-devel@nongnu.org; Wed, 21 Nov 2012 20:48:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbLuM-0008MK-Rt for qemu-devel@nongnu.org; Wed, 21 Nov 2012 20:48:51 -0500 Received: from e28smtp03.in.ibm.com ([122.248.162.3]:41107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbLuM-0008Lu-8H for qemu-devel@nongnu.org; Wed, 21 Nov 2012 20:48:50 -0500 Received: from /spool/local by e28smtp03.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 22 Nov 2012 07:18:45 +0530 Received: from d28av05.in.ibm.com (d28av05.in.ibm.com [9.184.220.67]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qAM1mhrh6554050 for ; Thu, 22 Nov 2012 07:18:43 +0530 Received: from d28av05.in.ibm.com (loopback [127.0.0.1]) by d28av05.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qAM7INoI027260 for ; Thu, 22 Nov 2012 18:18:23 +1100 Message-ID: <50AD8471.10707@linux.vnet.ibm.com> Date: Thu, 22 Nov 2012 09:48:33 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1353404767-4495-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1353404767-4495-7-git-send-email-xiawenc@linux.vnet.ibm.com> <50AB5E61.9060303@redhat.com> <50AC4D37.1000809@linux.vnet.ibm.com> <50AC8AFD.9030909@redhat.com> In-Reply-To: <50AC8AFD.9030909@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH V10 6/7] libqblock API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, peter.maydell@linaro.org, aliguori@us.ibm.com, stefanha@gmail.com, qemu-devel@nongnu.org, blauwirbel@gmail.com, kraxel@redhat.com 于 2012-11-21 16:04, Paolo Bonzini 写道: > Il 21/11/2012 04:40, Wenchao Xia ha scritto: >>> >>> Please move the creation of this file to the previous patch. >>> >> It is first created in 4/7 build system patch, should it be changed or >> add API defines into that patch? > > I mean add API defines in 5/7. > > Paolo > OK. -- Best Regards Wenchao Xia