From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWtaA-0003p6-GC for qemu-devel@nongnu.org; Fri, 31 Jul 2009 10:59:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWta7-0003os-1j for qemu-devel@nongnu.org; Fri, 31 Jul 2009 10:59:42 -0400 Received: from [199.232.76.173] (port=59652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWta6-0003op-Rw for qemu-devel@nongnu.org; Fri, 31 Jul 2009 10:59:38 -0400 Received: from verein.lst.de ([213.95.11.210]:60949) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MWta6-0001pK-96 for qemu-devel@nongnu.org; Fri, 31 Jul 2009 10:59:38 -0400 Date: Fri, 31 Jul 2009 16:59:34 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH] add support for new option of vdi format Message-ID: <20090731145933.GA11631@lst.de> References: <4A6888AC.3050509@mail.berlios.de> <1248381045-7405-1-git-send-email-weil@mail.berlios.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1248381045-7405-1-git-send-email-weil@mail.berlios.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Christoph Hellwig , QEMU Developers On Thu, Jul 23, 2009 at 10:30:45PM +0200, Stefan Weil wrote: > VDI supports an image option 'static'. > Ignore "static=off" from qemu-img output. I'll wait with applying this until we have agreement on the final name for this option.