From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRLZX-0007lM-2T for qemu-devel@nongnu.org; Thu, 16 Jul 2009 03:40:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRLZR-0007ja-N5 for qemu-devel@nongnu.org; Thu, 16 Jul 2009 03:40:06 -0400 Received: from [199.232.76.173] (port=34650 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRLZR-0007jU-HH for qemu-devel@nongnu.org; Thu, 16 Jul 2009 03:40:01 -0400 Received: from mx20.gnu.org ([199.232.41.8]:27813) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MRLZR-0003le-0m for qemu-devel@nongnu.org; Thu, 16 Jul 2009 03:40:01 -0400 Received: from mx2.redhat.com ([66.187.237.31]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MRLZP-0004yI-N1 for qemu-devel@nongnu.org; Thu, 16 Jul 2009 03:39:59 -0400 Message-ID: <4A5ED906.500@redhat.com> Date: Thu, 16 Jul 2009 09:38:46 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1246511321.6429.31.camel@localhost> <4A4C754D.10109@redhat.com> <4A4CAD86.9020607@us.ibm.com> <4A4CB39F.5070506@redhat.com> <1247041831.6297.12.camel@localhost> <1247644283.14246.3.camel@localhost> <4A5DA1B7.5000204@siemens.com> <1247677395.14246.38.camel@localhost> <20090715182025.GC3056@shareable.org> <1247683475.14246.90.camel@localhost> <20090715210459.GJ3056@shareable.org> <1247711285.14246.116.camel@localhost> In-Reply-To: <1247711285.14246.116.camel@localhost> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: qcow2 relative paths List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: linuxram@us.ibm.com Cc: Jan Kiszka , Anthony Liguori , qemu-devel@nongnu.org, kvm-devel Ram Pai schrieb: > On Wed, 2009-07-15 at 22:04 +0100, Jamie Lokier wrote: >> What an unhelpful error message... There isn't even a way to find out >> the backing file path which the tool is looking for. > > Ok. i have introduced a message towards the effect, in the next revision > of the patch. Hope that will make things a little easier. Please don't include it here - one patch for one problem. I agree that this error message isn't exactly helpful, but it must be fixed in a different patch. Kevin