From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGjQ-0002zM-VD for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:54:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYGjQ-00062q-4M for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:54:24 -0400 Received: from relay.parallels.com ([195.214.232.42]:54050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGjP-00061x-Tq for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:54:24 -0400 Message-ID: <55EB1E1A.8060301@virtuozzo.com> Date: Sat, 5 Sep 2015 19:53:46 +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: Support of resizing a drive with dirty bitmaps (stored in it, stored in other disks). -- Best regards, Vladimir * now, @virtuozzo.com instead of @parallels.com. Sorry for this inconvenience.