From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9Kr3-0001Dk-7H for qemu-devel@nongnu.org; Fri, 31 Jan 2014 15:38:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9Kqv-0008NJ-B0 for qemu-devel@nongnu.org; Fri, 31 Jan 2014 15:38:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9Kqv-0008N6-3f for qemu-devel@nongnu.org; Fri, 31 Jan 2014 15:38:17 -0500 Message-ID: <52EC0A34.1020103@redhat.com> Date: Fri, 31 Jan 2014 21:40:20 +0100 From: Max Reitz MIME-Version: 1.0 References: <1390927974-31325-1-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1390927974-31325-1-git-send-email-benoit.canet@irqsave.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V10 00/13] Quorum block driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com On 28.01.2014 17:52, Beno=C3=AEt Canet wrote: > Here is the new version of the QUORUM block driver. > It now use bdrv_image_open for using QMP references and support snapsho= tting > via the bs node-name infrastructure. > > I think the series is feature complete. > > It applies on top of Max bdrv_openv2 branch. Well, considering that v2 is still subject to change (since I haven't=20 yet sent it and will amend it according to Kevin's comments), this may=20 be=E2=80=A6 Interesting. ;-) I'll keep this version of the branch Beno=C3=AEt probably refers to under= =20 git://github.com/XanClic/qemu.git:bdrv_open-v1.5 =E2=80=93 please don't u= se=20 bdrv_open-v2, as that branch is subject to change. Max