4 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH] Make xendomai...
FromSent OnAttachments
Gawain Lynch28 Jun 2007 22:35 
Mark Williamson29 Jun 2007 08:57 
Daniel P. Berrange29 Jun 2007 09:13 
Gawain Lynch29 Jun 2007 18:07.patch
Subject:Re: [Xen-devel] [PATCH] Make xendomains ignore lost+found
From:Gawain Lynch (gawa@gmail.com)
Date:06/29/2007 06:07:26 PM
List:com.xensource.lists.xen-devel
Attachments:

On 30/06/07, Daniel P. Berrange <berr@redhat.com> wrote:

You can read the first 16 bytes of the file & check they are 'LinuxGuestRecord'. This is the sanity check we do in virt-manager when user asks us to restore a VM from saved image.

OK based on Dan's suggestion here is an improved patch.