From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HrvOf-0007An-RW for qemu-devel@nongnu.org; Sat, 26 May 2007 08:29:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HrvOe-0007A8-MO for qemu-devel@nongnu.org; Sat, 26 May 2007 08:29:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrvOe-00079z-FH for qemu-devel@nongnu.org; Sat, 26 May 2007 08:29:24 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HrvOe-0000WW-2F for qemu-devel@nongnu.org; Sat, 26 May 2007 08:29:24 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HrvOb-0002SR-AM for qemu-devel@nongnu.org; Sat, 26 May 2007 14:29:21 +0200 Received: from port-212-202-41-247.dynamic.qsc.de ([212.202.41.247]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 May 2007 14:29:21 +0200 Received: from exsudat by port-212-202-41-247.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 May 2007 14:29:21 +0200 From: Christian Buhtz Date: Sat, 26 May 2007 14:28:58 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: news Subject: [Qemu-devel] Re: autoexpand images Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Christian Buhtz schrieb: > Is it possible to create hard-disk images that expand automaticly? Ah, I found the qcow2 image format.