From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGeG-000218-Lw for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:49:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYGeC-0003tO-HL for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:49:04 -0400 Received: from relay.parallels.com ([195.214.232.42]:53904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGeC-0003sH-AI for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:49:00 -0400 Message-ID: <55EB1CEB.3050009@virtuozzo.com> Date: Sat, 5 Sep 2015 19:48:43 +0300 From: Vladimir Sementsov-Ogievskiy MIME-Version: 1.0 References: <1441471439-6157-1-git-send-email-vsementsov@virtuozzo.com> In-Reply-To: <1441471439-6157-1-git-send-email-vsementsov@virtuozzo.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com, pbonzini@redhat.com, den@openvz.org, jsnow@redhat.com Add feature Allow qcow2 images without l1_table and other staff but only with dirty bitmaps with minimum overhead -- Best regards, Vladimir * now, @virtuozzo.com instead of @parallels.com. Sorry for this inconvenience.