From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: Re: Reuse QEMU image for HVM? Date: Tue, 09 Dec 2008 11:47:47 +0000 Message-ID: <493E5AE3.6010108@eu.citrix.com> References: <49390913.7090609@eu.citrix.com> <493CF6E9.6000109@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jun Koi Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Jun Koi wrote: > > I have the same problem with Linux image. And the same image works well in QEMU. > > What do you mean by "version string changed"? > I have just done few tests myself: I think it is just a matter of correctly specifing the image format in the configuration file. Please try: disk = ['tap:qcow2:/home/xen/img/img.xp3,ioemu:hda,w']