From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Sxv-000387-CY for qemu-devel@nongnu.org; Thu, 23 Feb 2012 02:19:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0Sxr-0000cd-M2 for qemu-devel@nongnu.org; Thu, 23 Feb 2012 02:19:47 -0500 Received: from mail-ey0-f173.google.com ([209.85.215.173]:63078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Sxr-0000cV-D3 for qemu-devel@nongnu.org; Thu, 23 Feb 2012 02:19:43 -0500 Received: by eaac1 with SMTP id c1so374148eaa.4 for ; Wed, 22 Feb 2012 23:19:42 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4F45E88D.8030301@redhat.com> Date: Thu, 23 Feb 2012 08:19:41 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1329930815-7995-1-git-send-email-fsimonce@redhat.com> <1329930815-7995-4-git-send-email-fsimonce@redhat.com> In-Reply-To: <1329930815-7995-4-git-send-email-fsimonce@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/3] Add nocreate option to snapshot_blkdev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Federico Simoncelli Cc: kwolf@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org On 02/22/2012 06:13 PM, Federico Simoncelli wrote: > Signed-off-by: Federico Simoncelli What is the usecase, and how can this be tested? Paolo