From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj4hd-0001Rc-2h for qemu-devel@nongnu.org; Tue, 19 Jul 2011 03:26:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj4hW-00018M-32 for qemu-devel@nongnu.org; Tue, 19 Jul 2011 03:26:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj4hV-000185-Cc for qemu-devel@nongnu.org; Tue, 19 Jul 2011 03:26:41 -0400 Message-ID: <4E253136.4080509@redhat.com> Date: Tue, 19 Jul 2011 09:24:38 +0200 From: Jes Sorensen MIME-Version: 1.0 References: <4E2055AE.8090107@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] live snapshot wiki updated List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers , Stefan Hajnoczi On 07/18/11 16:08, Stefan Hajnoczi wrote: > On Fri, Jul 15, 2011 at 3:58 PM, Jes Sorensen wrote: >> I have been updating the live snapshot wiki for qemu to try and cover >> the commands we will want for async snapshot handling too. >> >> http://wiki.qemu.org/Features/Snapshots > > Regarding fd passing, do we even support SELinux today with backing files? Not sure I understand what you mean. The current code should be happy to take an existing file or a raw device for the snapshot. Jes