From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tb5IH-00031O-Ra for qemu-devel@nongnu.org; Wed, 21 Nov 2012 03:04:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tb5I9-00072o-I6 for qemu-devel@nongnu.org; Wed, 21 Nov 2012 03:04:25 -0500 Received: from mail-we0-f173.google.com ([74.125.82.173]:36771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tb5I9-00072e-95 for qemu-devel@nongnu.org; Wed, 21 Nov 2012 03:04:17 -0500 Received: by mail-we0-f173.google.com with SMTP id z2so248896wey.4 for ; Wed, 21 Nov 2012 00:04:16 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50AC8AFD.9030909@redhat.com> Date: Wed, 21 Nov 2012 09:04:13 +0100 From: Paolo Bonzini 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> In-Reply-To: <50AC4D37.1000809@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V10 6/7] libqblock API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia 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 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