From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2rmL-0007S5-4T for qemu-devel@nongnu.org; Wed, 29 Feb 2012 17:13:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2rm1-0001XD-8Y for qemu-devel@nongnu.org; Wed, 29 Feb 2012 17:13:44 -0500 Received: from [199.101.231.129] (port=3021 helo=STC-EXCH.stc.local) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2rm1-0001VX-41 for qemu-devel@nongnu.org; Wed, 29 Feb 2012 17:13:25 -0500 Message-ID: <4F4E9E31.50903@storagecraft.com> Date: Wed, 29 Feb 2012 14:52:49 -0700 From: Kai Meyer MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Add support for new image type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Is it possible to extend qemu to support a new image type? I have an image type that is ready for consumption and I'm looking for the integration point between qemu and the new image format. -Kai Meyer