From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJg9Y-00043F-0v for qemu-devel@nongnu.org; Thu, 14 Jan 2016 06:33:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJg9U-0008GH-17 for qemu-devel@nongnu.org; Thu, 14 Jan 2016 06:33:19 -0500 References: <1452578622-4492-1-git-send-email-den@openvz.org> From: "Denis V. Lunev" Message-ID: <56978770.4070208@openvz.org> Date: Thu, 14 Jan 2016 14:33:04 +0300 MIME-Version: 1.0 In-Reply-To: <1452578622-4492-1-git-send-email-den@openvz.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/1] RESUME blk: do not select PFLASH device for internal snapshot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , Paolo Bonzini , Laszlo Ersek , qemu-devel@nongnu.org, qemu-block@nongnu.org On 01/12/2016 09:03 AM, Denis V. Lunev wrote: > There is a long-long story. OVMF VMs can not be snapsotted using > 'virsh snapshot' as they have "pflash" device which is configured as > "raw" image. There was a discussion in the past about that. results of the discussion are available in this submission: [PATCH v5 0/8] QMP wrappers for VM snapshot operations