From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9m89-0002E4-KG for qemu-devel@nongnu.org; Thu, 28 May 2009 16:23:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9m85-0002Cr-Ex for qemu-devel@nongnu.org; Thu, 28 May 2009 16:23:13 -0400 Received: from [199.232.76.173] (port=44103 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9m85-0002Cn-80 for qemu-devel@nongnu.org; Thu, 28 May 2009 16:23:09 -0400 Received: from main.gmane.org ([80.91.229.2]:51859 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 1M9m84-0000KA-PT for qemu-devel@nongnu.org; Thu, 28 May 2009 16:23:09 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M9m82-0000PV-SW for qemu-devel@nongnu.org; Thu, 28 May 2009 20:23:06 +0000 Received: from 143.166.197.6 ([143.166.197.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 May 2009 20:23:06 +0000 Received: from Charles_Duffy by 143.166.197.6 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 May 2009 20:23:06 +0000 From: Charles Duffy Date: Thu, 28 May 2009 15:23:03 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: news Subject: [Qemu-devel] Re: Global -snapshot not working where -drive ..., snapshot=on is fine List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Much to my relief (after looking at the source and wondering in bewilderment how the two cases could differ), this is actually a false alarm caused by an empty string passed by libguestfs on argv and interpreted by qemu as a filename.