From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnAUI-0005Fc-Bk for qemu-devel@nongnu.org; Wed, 30 Aug 2017 17:25:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnAUH-0005xR-IJ for qemu-devel@nongnu.org; Wed, 30 Aug 2017 17:25:26 -0400 References: <0988b4ef-56e2-5ce9-ed25-40a742eadbd4@redhat.com> <20170828025706.GA18194@lemon.lan> <923084c5-f1a8-e361-2e4e-b635249a59be@redhat.com> <1491bc75-e1ee-b63b-a75b-6d5c39faab7c@redhat.com> From: John Snow Message-ID: Date: Wed, 30 Aug 2017 17:25:07 -0400 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Persistent bitmaps for non-qcow2 formats List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Yaniv Lavi (Dary)" , Max Reitz Cc: "Mureinik, Allon" , Nir Soffer , Fam Zheng , Vladimir Sementsov-Ogievskiy , Qemu-block , Kevin Wolf , qemu-devel , Stefan Hajnoczi , Manos Pitsidianakis , Tal Nisan On 08/30/2017 08:58 AM, Yaniv Lavi (Dary) wrote: > > > We had no reason to switch to anything else so far and I'm sure this > option was not available when we started supporting raw format. > > Yeah, they don't exist yet...! I've looped you in to see if the proposal being discussed would alleviate the need for bitmaps for "other formats" if we can offer a "raw mode qcow2." At the moment I am going to still try to add bitmaps to other formats (through the use of a qcow2 wrapper) but it sounds like a raw-layout qcow2 might provide some benefits too. -js