From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxFLq-0002Bj-IT for qemu-devel@nongnu.org; Mon, 21 Jan 2013 06:15:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxFLp-0003MC-D8 for qemu-devel@nongnu.org; Mon, 21 Jan 2013 06:15:42 -0500 Received: from mail-ea0-f175.google.com ([209.85.215.175]:51612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxFLp-0003Lx-6M for qemu-devel@nongnu.org; Mon, 21 Jan 2013 06:15:41 -0500 Received: by mail-ea0-f175.google.com with SMTP id d1so2376049eab.20 for ; Mon, 21 Jan 2013 03:15:40 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50FD2358.6000303@redhat.com> Date: Mon, 21 Jan 2013 12:15:36 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1354256243-8375-1-git-send-email-xiawenc@linux.vnet.ibm.com> <50CAFA34.9010409@linux.vnet.ibm.com> <50CAFCAB.7040109@redhat.com> In-Reply-To: <50CAFCAB.7040109@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v13 0/7] libqblock qemu block layer library List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Anthony Liguori , Wenchao Xia , qemu-devel@nongnu.org Il 14/12/2012 11:17, Paolo Bonzini ha scritto: > Il 14/12/2012 11:06, Wenchao Xia ha scritto: >> >> Hi Paolo, >> Do you think a rebase of the libqblock is needed? It have been quite >> a time without comments. > > I was hoping that other people would jump in. :) Please rebase, there will be some changes required in the build system. See libcacard/Makefile for a model. Paolo