WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH]xm dump command add on (TAKE 3)

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH]xm dump command add on (TAKE 3)
From: Ken Hironaka <hironaka.ken@xxxxxxxxxxxxxxxx>
Date: Thu, 17 Aug 2006 17:20:49 +0900
Delivery-date: Thu, 17 Aug 2006 01:20:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Take 3 on xm dump-core that takes a core dump of a domain.

The specification is as mentioned at
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00913.html

The only difference now, is that at xc_core.c@tools/libxc,
when an mmap fails and a page cannot be copied to the dump file, the
missing page will be filled with 0s instead of writing nonsense to
prevent confusion.

Signed-off-by: Ken Hironaka <hironaka.ken@xxxxxxxxxxxxxxxx>

Reference:
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00181.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00259.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00483.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00742.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00831.html
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00982.html

Attachment: xmdump.v3.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>