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] domain image extract script update

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] domain image extract script update
From: "Kazuo Moriwaka" <moriwaka@xxxxxxxxx>
Date: Mon, 21 Aug 2006 14:55:03 +0900
Delivery-date: Sun, 20 Aug 2006 22:55:32 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=SdiIDRfuW6Q6avlnjCoXOHIeX2odYOExRHrMleKVaUpudqRqDCrCUGJ33GZ/GL16uPg0MsUA68INQtf9iu6GJcrDyqsY6AlgoQ0a8xNIabRmFYI5XIYusU/l6AFpivTEVA8IlHYiriQ8RrFSIBoE6g5eM/oHTNXAVOaCfdHPlfo=
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
Hi,

I update script which extract domain images from kdump whole-machine
dump image for dump analysis.
Now it use shared_info to extract domains, and it isn't need vmlinux
on domain to extract.
It supports x86_32, x86_32 pae.  This code should work with shadow mode,
but shadow-mode dump isn't tested yet.

regards,
--
Kazuo Moriwaka

Attachment: dumpread-20060821.tar.gz
Description: GNU Zip compressed data

Attachment: libelf-0.2.0.tar.gz
Description: GNU Zip compressed data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] domain image extract script update, Kazuo Moriwaka <=