From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGyL-0001Xo-RZ for qemu-devel@nongnu.org; Sat, 05 Sep 2015 13:09:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYGyI-0004tT-M5 for qemu-devel@nongnu.org; Sat, 05 Sep 2015 13:09:49 -0400 Received: from relay.parallels.com ([195.214.232.42]:54241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGyI-0004tI-E8 for qemu-devel@nongnu.org; Sat, 05 Sep 2015 13:09:46 -0400 Message-ID: <55EB21CA.6050408@virtuozzo.com> Date: Sat, 5 Sep 2015 20:09:30 +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? Bitmap auto loading. You can see flags for it in spec (0003), but it is not done yet. Is it really needed? Will it be useful for libvirt for ex? -- Best regards, Vladimir * now, @virtuozzo.com instead of @parallels.com. Sorry for this inconvenience.